- Embrace readability, ease of use, and featurefulness.
An interpreted programming language which combines features from many modern languages like Kotlin, Lua, Go and many more. It was designed to be as concise as Lua, but still providing lots of features like templates, interfaces, data classes etc.
Sol is quick to install and use, and provides lots of features, and a robust standard library! It mixes features from multiple programming languages I like, and sets them out in an easy-to-use way...
- You can install Sol from PyPI:
pip install solpl- And to run a script:
solpl FILE.sol- To enter the REPL:
solplSee example for more details!
This project was licensed with the Apache License 2.0. See the LICENSE for more details...
