Powerful meta-programming for powerful types.
Go to file
William J. Bowman f94894aacf Draft of STLC with type system
* STLC + syntax for writing STLC terms naturally, without explicitly
  applying inductive constructors.
* Complete STLC type system, although it's not quite correct yet.
2015-01-19 20:45:18 -05:00
example.rkt Draft of STLC with type system 2015-01-19 20:45:18 -05:00
proofs-for-free-v2.rkt Fixed to well-formed env, tinkering with PFF 2014-08-01 16:54:37 +02:00
redex-core.rkt Added TODO about define/environments 2015-01-19 20:30:22 -05:00