https://github.com/jackmilner1/fizz
My own statically typed programming language with support of pointers, a custom compiler (Lexer, Parser , Abstract syntax tree) written in C++ and uses LLVM
https://github.com/jackmilner1/fizz
compiler cpp llvm open-source pointers programming-language statically-typed
Last synced: 9 months ago
JSON representation
My own statically typed programming language with support of pointers, a custom compiler (Lexer, Parser , Abstract syntax tree) written in C++ and uses LLVM
- Host: GitHub
- URL: https://github.com/jackmilner1/fizz
- Owner: JackMilner1
- License: mit
- Created: 2025-03-24T23:06:06.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-05T14:01:39.000Z (9 months ago)
- Last Synced: 2025-04-05T14:24:15.680Z (9 months ago)
- Topics: compiler, cpp, llvm, open-source, pointers, programming-language, statically-typed
- Language: C++
- Homepage:
- Size: 57.6 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE