Skip to content

bikallem/plo_ocaml

Repository files navigation

PL/O Ocaml

plo_ocaml implements Niklaus Wirth's PL/O programming language in Ocaml. PL/0 is well documented at wikipedia

#Implementation Details Lexer - Lexer is implemented via ocamllex. Parser - Parser is a hand-crafted LL(1) parser. Backend - LLVM and NASM assembly(WIP - Work in Progress).

About

PL/0 language implemented in Ocaml

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published