kapitancho / walnut-lang
Installs: 30
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/kapitancho/walnut-lang
Requires
- php: >=8.2
- ext-mbstring: *
- kapitancho/walex: ^0.0.1
Requires (Dev)
- phpunit/phpunit: ^11.0.5
README
The follow-up of the Cast programming language, completely rebuilt and improved.
Installation
To install the latest version, use the following command:
$ composer require kapitancho/walnut-lang
Usage
Walnut is a programming language. You can use one of the adapters in order to have interactions between the language and the host environment.