Home

Awesome

Flash Cpp Compiler

Flash Cpp Compiler is a C++ compiler that focuses on compile speed rather than runtime speed.

It's been developed in heavy cooperation with ChatGPT to speed up development.

Todo:

1. Preprocessor

2. Lexer

3. Parser

4. Semantic analysis

5. IR generation

6. Optimization techniques

7. Code generation

8. Runtime support

9. Debugging support

10. Integration tests

11. Documentation

Run on Repl.it