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

https://github.com/negrel/lightscript

An embeddable system scripting language inspired by JavaScript.
https://github.com/negrel/lightscript

Last synced: 3 months ago
JSON representation

An embeddable system scripting language inspired by JavaScript.

Awesome Lists containing this project

README

        

# `lightscript` - An embeddable system scripting language inspired by JavaScript and Lua.

## Acknowledgments

Lot of code is inspired from [Wren](https://wren.io).

## Contributing

If you want to contribute to `lightscript` to add a feature or improve the code contact
me at [[email protected]](mailto:[email protected]), open an
[issue](https://github.com/negrel/lightscript/issues) or make a
[pull request](https://github.com/negrel/lightscript/pulls).

## :stars: Show your support

Please give a :star: if this project helped you!

[![buy me a coffee](https://github.com/negrel/.github/blob/master/.github/images/bmc-button.png?raw=true)](https://www.buymeacoffee.com/negrel)

## :scroll: License

MIT © [Alexandre Negrel](https://www.negrel.dev/)