https://github.com/JoeStrout/miniscript
source code of both C# and C++ implementations of the MiniScript scripting language
https://github.com/JoeStrout/miniscript
miniscript programming-language programming-languages
Last synced: 7 months ago
JSON representation
source code of both C# and C++ implementations of the MiniScript scripting language
- Host: GitHub
- URL: https://github.com/JoeStrout/miniscript
- Owner: JoeStrout
- License: mit
- Created: 2019-06-09T18:04:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T12:25:39.000Z (over 1 year ago)
- Last Synced: 2024-08-03T05:22:45.069Z (over 1 year ago)
- Topics: miniscript, programming-language, programming-languages
- Language: C++
- Homepage:
- Size: 2.74 MB
- Stars: 268
- Watchers: 20
- Forks: 62
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-programming-languages - MiniScript - MiniScript is modern, elegant, easy to learn, and easy to embed in your own C#, C++ or Kotlin projects. (Uncategorized / Uncategorized)
README
# MiniScript
This project contains the source code of both C# and C++ implementations of the [MiniScript scripting language](http://miniscript.org).
## Sponsor Me!
MiniScript is free, and apart from a small amount of revenue from the [books](https://miniscript.org/books/) and [Unity asset](https://assetstore.unity.com/packages/tools/integration/miniscript-87926), generates no significant income. Your support is greatly appreciated, and will be used to fund community growth & reward programs like [these](https://miniscript.org/earn.html).
So, [click here to sponsor](https://github.com/sponsors/JoeStrout) -- contributions of any size are greatly appreciated!