Actions
Feature #653
openheader file translation.
Status:
New
Priority:
Low
Category:
Oberon Front-End
Target version:
-
% Done:
0%
Description
Hi,
From gcc-12.3.0/gcc/c-family/
but you will find it in any gcc.
Read the top comment and then from the bottom up as usual.
Happy hunting
May the force be wth you.
j.
Files
Updated by jan de kruyf over 1 year ago
- File fcntl_linux_h.ads fcntl_linux_h.ads added
sample output.
Note that octal numbers are left as base 8.
I did have to comment out 2 statements it did not understand. And there is lots of stuff in that file that presumably does not apply at this moment.
j.
Updated by Florian Negele over 1 year ago
- Category set to Oberon Front-End
- Priority changed from Normal to Low
Thanks for this. I will look at this at some later point.
Updated by Florian Negele over 1 year ago
user#59 seems to have implemented such a transpiler for his own Oberon compiler.
Actions