An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# LamiaSharp (Λ#)

LamiaSharp is a scripting language running on .Net Core inspired by Lisp.

[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/kinosang/LamiaSharp/.NET%20Core)](https://github.com/kinosang/LamiaSharp/actions?query=workflow%3A%22.NET+Core%22)
[![Codecov](https://img.shields.io/codecov/c/gh/kinosang/LamiaSharp)](https://codecov.io/gh/kinosang/LamiaSharp)
[![license](https://img.shields.io/github/license/kinosang/LamiaSharp.svg)](https://raw.githubusercontent.com/kinosang/LamiaSharp/master/LICENSE)
[![CLA assistant](https://cla-assistant.io/readme/badge/kinosang/LamiaSharp)](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).