Releases: Pebaz/LambdaCore
Releases · Pebaz/LambdaCore
v0.1.0
LambdaCore v0.1.0
Initial public release!
- Documentation: https://github.com/Pebaz/LambdaCore/wiki
- Tutorials: https://sites.google.com/view/lcore
- Examples: https://github.com/Pebaz/LambdaCore/tree/master/examples
Bug reports are welcome here.
To run on Linux:
wget https://github.com/Pebaz/LambdaCore/releases/download/v0.1.0/lambda_core-x86_64-linux
sudo chmod u+x lambda_core-x86_64-linux
./lambda_core-x86_64-linuxMacOS users: Please report any issues running the software as I do not have
access to a MacOS system to test at this time.