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

https://github.com/nholthaus/script

Simple scripting framework
https://github.com/nholthaus/script

Last synced: 7 months ago
JSON representation

Simple scripting framework

Awesome Lists containing this project

README

          

# Script

A simple, extensible, text-based c++ scripting language.

Mostly intended as an example of the registration pattern/toy/whatever I feel like scripting in a hurry.