Ecosyste.ms: Awesome

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

https://github.com/zpconn/Simple

Interpreter for a simple scripting language called Simple, written in C.
https://github.com/zpconn/Simple

Last synced: about 2 months ago
JSON representation

Interpreter for a simple scripting language called Simple, written in C.

Lists

README

        

Simple
======

Interpreter for a simple scripting language called Simple, written in C. The language follows the style of BASIC.

Check out the example scripts to see how the syntax works. It should be mostly self-explanatory.