/oberonc

A Oberon Compiler written on top of LLVM

Primary LanguageC++

oberonc

Description

This project attempts to implement a full Oberon Compiler and compile it to LLVM.

Goals

Dependencies

  • LLVM
  • CMake
  • ANTLR4