picrin/tools
Lassi Kortela 311abc4d5f Rewrite tools/mkboot.scm in Perl
Now we don't have to depend on a bin/picrin-bootstrap binary.

The old mkboot.scm filtered the Scheme source code through `read` and
`write`. This step removed extra whitespace and comments, but required
mkboot to depend on Scheme. In practice, the whitespace and comments
are not a problem, but the dependency is.

Discussed with Masanori Ogino.
2024-03-01 21:08:12 +09:00
..
mkboot.pl Rewrite tools/mkboot.scm in Perl 2024-03-01 21:08:12 +09:00
mkinit.pl generate boot.c from boot.scm 2017-03-23 22:47:55 +09:00
mkloader.pl generate boot.c from boot.scm 2017-03-23 22:47:55 +09:00