Skip to content

snayaksnayak/o7c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

o7c

An Oberon7 cross compiler.

It compiles Oberon7 language and generates code for FPGA RISC-5 processor on Linux. It is updated to Wirth's compiler update of 4 July 2016. [More info at: https://www.inf.ethz.ch/personal/wirth/]

Compile: $ gcc -Wall -o obc obs.c obt.c obg.c obp.c obc.c

Run: $./obc Hello.Mod

About

Oberon 7 compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published