PascalMLIR/README.md
2023-12-14 11:03:54 +01:00

279 B

PascalMLIR

A Pascal compiler using LLVM MLIR in Rust.

Tries to comply with the ISO/IEC 7185:1990 Standard

Work in progress.

TODO

Currently doing the parser and AST.

  • Parser
  • Codegen