Go to file
Duncan Ogilvie a87d84cc5b (Somewhat) correctly handle function declarations and function pointer types 2023-02-10 14:00:44 +01:00
btparser (Somewhat) correctly handle function declarations and function pointer types 2023-02-10 14:00:44 +01:00
.gitignore Implement a hacky preprocessor 2023-02-05 02:16:27 +01:00
LICENSE Mozilla Public License 2.0 2017-01-06 04:03:32 +01: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.