/holang

A experimental scripting language

Primary LanguageC++MIT LicenseMIT

holang

holang is a experimental scripting language inspired by Ruby, Go, Elixir and C++.

What's ho

  • ho(ge)lang: Hoge is a metasyntactic variable like foo and bar in Japanese.
  • "#{'g'.next}olang" #=> "holang": Just a joke.

Build

mkdir build; cd $_
cmake ..
make

Try holang

./ho fib.ho

License

MIT License

Author

SAKATA Sinji