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.
- Host: GitHub
- URL: https://github.com/negrel/lightscript
- Owner: negrel
- License: mit
- Created: 2024-08-08T21:54:16.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-08-14T18:29:01.000Z (10 months ago)
- Last Synced: 2025-01-08T09:13:56.263Z (5 months ago)
- Language: C
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!
[](https://www.buymeacoffee.com/negrel)
## :scroll: License
MIT © [Alexandre Negrel](https://www.negrel.dev/)