Skip to content

Tags: Pebaz/LambdaCore

Tags

v0.1.0

Toggle v0.1.0's commit message
LambdaCore v0.1.0

Initial public release!

- Documentation: [https://github.com/Pebaz/LambdaCore/wiki](
- Tutorials: [https://sites.google.com/view/lcore](https://sites.google.com/view/lcore)
- Examples: [https://github.com/Pebaz/LambdaCore/tree/master/examples](https://github.com/Pebaz/LambdaCore/tree/master/examples)

Bug reports are welcome [here](https://github.com/Pebaz/LambdaCore/issues).

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-linux
```

MacOS users: Please report any issues running the software as I do not have
access to a MacOS system to test at this time.