script

script.git
git clone git://git.lenczewski.org/script.git
Log | Files | Refs

ModeNameSize
-rw-r--r--.editorconfig17L
-rw-r--r--.gitignore6L
-rw-r--r--README.txt2L
-rwxr-xr-xbuild.sh26L
-rwxr-xr-xclean.sh5L
-rwxr-xr-xdebug.sh18L
-rw-r--r--docs/script.grammar140L
-rw-r--r--docs/simple.grammar112L
-rw-r--r--examples/branch.script8L
-rw-r--r--examples/complex.script27L
-rw-r--r--examples/expr.script14L
-rw-r--r--examples/func.script6L
-rw-r--r--examples/loop.script9L
-rw-r--r--examples/test.script5L
-rw-r--r--examples/vardecl.script2L
-rw-r--r--libscript/debug.c404L
-rw-r--r--libscript/libscript.c973L
-rw-r--r--libscript/libscript.h354L
-rw-r--r--libscript/libscript_internal.h272L
-rw-r--r--scriptcc/scriptcc.c7L
-rw-r--r--scriptvm/scriptvm.c472L