Go to file
mrexodia 0f4eb113a9
basics of AST and parsing
2016-06-07 03:17:56 +02:00
btparser basics of AST and parsing 2016-06-07 03:17:56 +02:00
.gitignore lots of improvements to the lexer 2016-06-05 02:41:40 +02:00
LICENSE added LICENSE 2016-06-05 15:53:35 +02:00
README.md Create README.md 2016-06-05 15:54:58 +02:00
btparser.sln added x64 + fixed code issues 2016-06-05 16:07:04 +02:00

README.md

btparser

Lexer/Parser for 010 Editor's Binary Templates. Currently not very far developed, but lexing appears to be working.

Licensed under GPLv3, make sure to take this into consideration.