Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 249 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 249 Bytes

EARLY DEV - Gravel lang compiler

Gravel is a language that aims to sit between assembly and C.

WIP:

  • Compiler arguments handling
  • Lexer
  • (WIP) Preprocessor
  • Parser
  • LLVM frontend / ASM transpiler ?
  • Standard library