Lum is a dynamically typed programming language. It doesn't try to be different than other programming languages just for the sake of being unique. It is designed to be easy to learn and use.
make
g++
git clone https://github.com/sameepkat/lum
cd lum
make
The binary will be created in the build/bin directory.
Contributions are welcome and encouraged! Please open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details
