carl
e233db6dc0
* Convert spaces -> tabs to keep consistency with existing code.
2019-02-24 01:15:23 +08:00
carl
41cb541e7e
Pascal compiler better type checking and function declarations (Better ISO C compatibility)
2019-02-24 00:44:50 +08:00
George Koehler
87a2315037
strcmp, strncmp are in <string.h>
...
*Important:* Do `make clean` to work around a problem and prevent
infinite rebuilds, https://github.com/davidgiven/ack/issues/68
I edit tokens.g in util/LLgen/src, so I regenerate tokens.c. The
regeneration script bootstrap.sh can't find LLgen, but I can run the
same command by typing the path to llgen.
2017-11-14 17:35:35 -05:00
David Given
66aebcdd91
Pascal compiler now runs.
...
--HG--
branch : dtrg-buildsystem
rename : lang/basic/build.mk => lang/pc/build.mk
rename : lang/cem/cemcom.ansi/build.mk => lang/pc/comp/build.mk
rename : lang/basic/lib/build.mk => lang/pc/libpc/build.mk
2013-05-14 20:47:04 +01:00
ceriel
3686d24064
Some modifications for running on smaller machines
1991-03-21 10:45:42 +00:00
ceriel
cf0cd51810
Delinted somewhat (did not work on 2/2 machines)
1991-02-18 11:11:04 +00:00
ceriel
f997bd0be8
Added debugger support
1990-12-11 13:52:08 +00:00
ceriel
8cb76d3ed8
fix to for-loop code was wrong; fixed again
1989-10-30 15:45:43 +00:00
ceriel
a94dec52d8
Many improvements by Hans van Eck
1989-05-03 10:30:22 +00:00
ceriel
01252cb592
Initial revision
1988-10-26 15:21:11 +00:00