A math JIT compiler and graph generator.
Examples
JIT-Compiling and Running a Function
++
bf::DefineNonTerminal< G, std::unique_ptr< Node > > program
std::expected< Program, CompilationError > Compile(std::string_view program_text, std::vector< bf::Token< ParserGrammarType > > *tokens=nullptr)
Calculator
Use unlogic-calculator
, a Qt/Vulkan-based GUI for unlogic
to perform graph analysis.