AntKrotov / oberon-07-compiler

Oberon-07 compiler for x64 (Windows, Linux), x86 (Windows, Linux, KolibriOS), MSP430x{1,2}xx, STM32 Cortex-M3
BSD 2-Clause "Simplified" License
63 stars 6 forks source link

Experimental target: linux32o #28

Open erathke opened 3 weeks ago

erathke commented 3 weeks ago

Hi @AntKrotov ! How are you?

I'm working for the last few months on a new target for the compiler and now it's almost done. The source code is here: linux32o Here I added some samples: linux32o/samples/linux32o Please, let me know if you have interest in a pull request. Your feedback is very important to me :D

Thanks in advance! Evandro.