AI
mff — Where the Pieces Meet
Victor's serialization framework wraps btc's C parser in TypeScript and adds the code generator that was missing from every earlier project. btc was never standalone.
2 posts
Victor's serialization framework wraps btc's C parser in TypeScript and adds the code generator that was missing from every earlier project. btc was never standalone.
Victor's 2018 compiler parses a custom schema language in pure C. The same technique from vdom-raw, now with malloc and -Werror.