Go to file
Duncan Ogilvie e17068c4d6 Add support for parsing jni.h 2023-11-28 14:13:10 +01:00
btparser Add support for parsing jni.h 2023-11-28 14:13:10 +01:00
.gitattributes Port to cmkr and macos 2023-11-27 14:21:09 +01:00
.gitignore Port to cmkr and macos 2023-11-27 14:21:09 +01:00
CMakeLists.txt Port to cmkr and macos 2023-11-27 14:21:09 +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
cmake.toml Port to cmkr and macos 2023-11-27 14:21:09 +01:00
cmkr.cmake Port to cmkr and macos 2023-11-27 14:21:09 +01: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.