Change keyword implementation to be based on symbols rather than structs.
authorJoe Marshall <jmarshall@alum.mit.edu>
Thu, 1 Apr 2010 00:36:51 +0000 (17:36 -0700)
committerJoe Marshall <jmarshall@alum.mit.edu>
Thu, 1 Apr 2010 00:36:51 +0000 (17:36 -0700)
commit22dac4ed3c72491f2c305ce48a314ed91150bd60
treeb58c71d5bf6d1bddf1556d62d4cefc356680c128
parentc6d12634dfad00a1a59e78861e0a217e66a93bd2
Change keyword implementation to be based on symbols rather than structs.
src/runtime/keyword.scm
src/runtime/runtime.pkg
src/runtime/syntax.scm
src/runtime/unpars.scm