ack/lang
David Given d1cdb07719 Realise that the libc core can safely call other libc core functions, even if
they're not defined in the core: so putw() can call stdio stuff, for example.
So the earlier concept of pureness isn't necessary. Rename accordingly.
2018-06-21 23:24:23 +02: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 Add the core of a simple em22 platform. Unfortunately it doesn't work; the old 2018-06-10 20:25:48 +09:00
basic Rename a function to avoid a clash with an em system call. 2018-06-13 21:34:14 +09:00
cem Realise that the libc core can safely call other libc core functions, even if 2018-06-21 23:24:23 +02: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 Bodge the ancient em monitor library into building as a libsys for the em22 2018-06-13 21:44:25 +09: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