ack/lang
carl 750a6bc684 Better ANSI C compatibility and portability:
+ Addition of function prototypes and include files.
+ Change function definitions to ANSI C style.
+ Initial support for CMake
+ Scripts to generate compiler header is now sed based.
2019-02-19 00:54:23 +08:00
..
a68s Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
b Fix table underrun when looking up the character class of the EOF character, 2018-06-10 17:52:45 +09:00
basic Better ANSI C compatibility and portability - part 1: 2019-02-19 00:54:23 +08:00
cem Better ANSI C compatibility and portability: 2019-02-19 00:54:23 +08:00
fortran Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
m2 Better ANSI C compatibility and portability - part 1: 2019-02-19 00:54:23 +08:00
occam Don't define functions called itoa(), because this causes problems on platforms 2017-07-23 21:19:07 +02:00
pc Turns out that the compiler needs access to the libpc headers too; refactor 2018-06-18 22:17:38 +02:00
build.lua We can build our first C file. 2016-08-07 21:56:53 +02:00