[Oberon] An Oberon-07 compiler for the ESP32

Skulski, Wojciech skulski at pas.rochester.edu
Mon Mar 23 18:47:09 CET 2020


Hi:

  this is wonderful. Is there a chance that this project will accommodate the application code developed by Parallax for their ESP32 module? Parallax developed the WebSockets interface, micro web server, and the micro file system for the embedded flash.

https://www.parallax.com/search?search_api_views_fulltext=32420

Thank you,
Wojtek
________________________________________
From: Oberon [oberon-bounces at lists.inf.ethz.ch] on behalf of rochus.keller at bluewin.ch [rochus.keller at bluewin.ch]
Sent: Monday, March 23, 2020 11:00 AM
To: oberon at lists.inf.ethz.ch
Subject: Re: [Oberon] An Oberon-07 compiler for the ESP32

@ 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