descriptionCollection of post-apocalyptic computing bootstrap tools
homepage URLhttp://bpj-code.blogspot.com/
ownerbernd@bpj-code.co.za
last changeSat, 26 Jun 2010 18:47:33 +0000 (26 20:47 +0200)
content tags
add:
readme
One day a big asteroid will hit Earth, big enough to kill all our computers, but not big enough to wipe out all of humanity. We'll want to get back to working computers as quickly as possible, so that we can again play a round of Tetris after we've tilled our fields. It seems like a good idea to have a Lisp interpreter; perhaps that's small enough to hand-assemble into a running program. We can then use that to rebuild C compilers, email, gopher and usenet. Hopefully this time we'll forget how we made Java and spam.
shortlog
2010-06-26 Bernd JendrissekIgnore some generated files.master
2010-06-26 Bernd JendrissekSREC loader.
2010-06-26 Bernd JendrissekOne day, there will be a shell here.
2010-06-26 Bernd JendrissekAutomake, ex nihilo.
2010-05-20 Bernd JendrissekDemonstrate apply in terms of the slightly broken primi... origin
2010-04-27 Bernd JendrissekEscape double-quotes when prettyprinting them.
2010-04-27 Bernd JendrissekImplement (length LIST).
2010-04-27 Bernd JendrissekImplement (list->string LIST). Not quite the same...
2010-04-27 Bernd JendrissekNew utility function to get a length of a list.
2010-04-27 Bernd JendrissekDistinguish between size of init string and size of...
2009-01-26 Bernd JendrissekTokenize C programs with Perl as implementation language.
2008-12-08 Bernd JendrissekAllow called functions to see only variables visible...
2008-11-03 Bernd JendrissekPrefer to use memory as managed resources.
2008-11-03 Bernd JendrissekImplement basic tail calls. Try to conserve resources.
2008-11-03 Bernd JendrissekAdd more arithmetic checks.
2008-11-03 Bernd JendrissekAdd support for the difference / negation operator.
...
heads
13 years ago master
13 years ago origin