Skip to content
forked from zpconn/Simple

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

Notifications You must be signed in to change notification settings

smorimura/Simple

 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.7%
  • C++ 6.5%
  • Makefile 2.8%