https://github.com/kinosang/lamiasharp
LamiaSharp is a scripting language running on .Net Core inspired by Lisp.
https://github.com/kinosang/lamiasharp
dotnet lambda lisp-like scripting-language
Last synced: 3 months ago
JSON representation
LamiaSharp is a scripting language running on .Net Core inspired by Lisp.
- Host: GitHub
- URL: https://github.com/kinosang/lamiasharp
- Owner: kinosang
- License: other
- Created: 2020-04-14T16:28:33.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-22T18:06:51.000Z (about 5 years ago)
- Last Synced: 2025-01-21T20:33:51.324Z (4 months ago)
- Topics: dotnet, lambda, lisp-like, scripting-language
- Language: C#
- Homepage: https://blog.7in0.me/tags/LamiaSharp/
- Size: 120 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LamiaSharp (Λ#)
LamiaSharp is a scripting language running on .Net Core inspired by Lisp.
[](https://github.com/kinosang/LamiaSharp/actions?query=workflow%3A%22.NET+Core%22)
[](https://codecov.io/gh/kinosang/LamiaSharp)
[](https://raw.githubusercontent.com/kinosang/LamiaSharp/master/LICENSE)
[](https://cla-assistant.io/kinosang/LamiaSharp)### Sponsors
This project is mainly sponsored by **JoyMoe Interactive Entertainment Limited**.
### Contributing
Contributions are welcome and can be submitted using pull requests.
Please read and sign [Contributor License Agreement](https://cla-assistant.io/kinosang/LamiaSharp) before submitting your changes to this project.
### License
The GNU GENERAL PUBLIC LICENSE V3 or a specified license when the GPL is not applicable.
More info see [LICENSE](LICENSE).