Flow-Wing — a programming language
C++ · LLVMExperimental language blending static + dynamic typing. Custom Lexer, Parser, IR. AOT & JIT compilers, a REPL, garbage collection, modules, OOP. Full LSP for VS Code + build servers. Actively versioned, with large multi-file changes across the compiler.
- Lexer
- Parser
- IR
- AOT
- JIT
- REPL
- GC
- LSP
- GTest