[Oberon] An Oberon-07 compiler for the ESP32

rochus.keller at bluewin.ch rochus.keller at bluewin.ch
Mon Mar 23 16:00:01 CET 2020


@ Guy T.

Nice project, thanks. How does it integrate with ESP-IDF and FreeRTOS? How about the GC and threads?

Another approach could be an Oberon front end for GCC or LLVM (the latter also has an Xtensa back end, see https://github.com/espressif/llvm-project).

Best
R.

_______________________________
From: Guy T.
Sent on: Mon, 23 Mar 2020 13:31:52 +0100
To: oberon at lists.inf.ethz.ch
Cc: 
Subject: [Oberon] An Oberon-07 compiler for the ESP32

Hello all, 

Just to let you know that I'm in the process of building an Oberon-07 compiler for the ESP32 chip, based on the Project Oberon compiler. Still a work in progress but a good part of the compiler is working well. It took me around 4 weeks (full time effort) to develop and I'm in the debugging phase since 3 weeks (part time). 

You can find it here: https://github.com/turgu1/esp32-oberon-compiler 

Cheers! 

Guy 


More information about the Oberon mailing list