kapitancho / walnut-lang
There is no license information available for the latest version (0.0.8) of this package.
0.0.8
2024-04-09 22:01 UTC
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.