PascalMLIR/README.md

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