Looks clean. Ready to merge.
This commit is contained in:
parent
58991ebe95
commit
9f87f58a55
|
@ -11,6 +11,14 @@ certainly not portable any more, and crucially the two macros that cause
|
|||
capture of the ! symbol now require uses of the macro to supply the bang, thus
|
||||
making them non-capturing.
|
||||
|
||||
TODO:
|
||||
- pull some part of the docs across from their tex format
|
||||
- figure out what to do with the makefile (delete it?)
|
||||
- turn more of the implicit test cases into explicit test cases
|
||||
- clean up this README file
|
||||
- figure out whether there are copyright issues
|
||||
|
||||
|
||||
...
|
||||
|
||||
Schelog is for you if you are interested in any or all
|
||||
|
|
|
@ -1,19 +0,0 @@
|
|||
#lang racket
|
||||
|
||||
#|;last change: 2003-06-01
|
||||
|
||||
bigloo
|
||||
gambit
|
||||
gauche
|
||||
guile
|
||||
mitscheme
|
||||
mzscheme
|
||||
petite
|
||||
pscheme
|
||||
scheme48
|
||||
scm
|
||||
scsh
|
||||
stk
|
||||
sxm
|
||||
umbscheme
|
||||
|#
|
|
@ -1,4 +0,0 @@
|
|||
#lang racket
|
||||
|
||||
#|schelog.scm
|
||||
|#
|
|
@ -1,6 +0,0 @@
|
|||
(declare (standard-bindings) (extended-bindings) (block) (not safe))
|
||||
|
||||
;if all your arithmetic is going to be fixnum-only,
|
||||
;you might want to
|
||||
|
||||
;(declare (fixnum))
|
Loading…
Reference in New Issue
Block a user