chiark / gitweb /
Very ragged work-in-progress.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 14 Oct 2009 00:17:21 +0000 (01:17 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 14 Oct 2009 00:17:21 +0000 (01:17 +0100)
commit1f1d88f5234188f70548a04fd117ac6e251fe8de
treef7853d095cf57cc743d81169bfa86dcaa57ffb42
parentabdf50aad1a95f1df8d11c54ff1623077eb84193
Very ragged work-in-progress.

Most parts are in place.  Much rearrangement is needed.
25 files changed:
.gitignore
c-types.lisp
class-builder.lisp
class-defs.lisp
class-finalize.lisp [new file with mode: 0644]
class-layout.lisp [new file with mode: 0644]
class-output.lisp [new file with mode: 0644]
codegen.lisp [new file with mode: 0644]
combination.lisp [new file with mode: 0644]
cpl.lisp
cutting-room-floor.lisp
examples.lisp [new file with mode: 0644]
layout.lisp [deleted file]
lex.lisp
methods.lisp [new file with mode: 0644]
module.lisp
output.lisp
parse-c-types.lisp
posn-stream.lisp
pset.lisp
sod-tut.tex [new file with mode: 0644]
sod.asd
sod.h [new file with mode: 0644]
sod.tex [new file with mode: 0644]
utilities.lisp