README.md 737 B

basic

Small basic interpreter written as parser specification

To compile type: make

To extend the features edit the basic.leg file and run the leg tool in peg-0.1.18

At the basic prompt type 'help' for the commands and see the *.bas example files.

The leg-0.1.1 directory has a updated leg tool version to work on.

The leg-0.1.1a directory has version 0.1.1 and version 0.1.18

The leg-gml directory has a gml graph language parser+lexer generated using leg-0.1.18

The packcc-... directories have graph language grammars and test code for use with packcc tool

In the sub directories are graph language and other language parsers and llvm ir parser

screenshot

Made in 🇳🇱