/phel-exercises1

Primary LanguagePHPApache License 2.0Apache-2.0

phel-exercises1

Basic syntax

study Phel basic syntax.

https://phel-lang.org/tutorials/exercises/basic/

Development

docker run -it --rm -v $(pwd):/usr/src/practice -w /usr/src/practice composer bash
# composer install
# vendor/bin/phel run src/hello.phel