Skip to content

Latest commit

 

History

History
10 lines (4 loc) · 383 Bytes

README.md

File metadata and controls

10 lines (4 loc) · 383 Bytes

ALGT - Abstract Language Generation Tool

A tool to create, based on syntax, an interpreter for any language (and support to edit this syntax automatically)

Get started by grabbing the latest binary and by reading the manual

As this is built with stack, building from source should be easy just as well! Run ./build.sh after cloning.