Go to file
Stephen Chang 857fee962f fix some stlc bugs
- need to manually check for lone identifiers in lambda body
  - ow they wont get expanded and wont get a type
- in type=?, make sure tycons have same number of args
2014-08-14 14:28:18 -04:00
stlc-tests.rkt fix some stlc bugs 2014-08-14 14:28:18 -04:00
stlc.rkt fix some stlc bugs 2014-08-14 14:28:18 -04:00
stx-utils.rkt stlc: non parametric maybe working; havent tried recursive types (ie cons) 2014-08-12 17:58:56 -04:00
sysf.rkt sysf: copied from stlc 2014-08-13 16:39:16 -04:00