Adds STLC example to README
This commit is contained in:
parent
88cd7cd303
commit
31ec46170d
|
@ -48,6 +48,9 @@ to demonstrate various different uses of PLT Redex:
|
||||||
|
|
||||||
semaphores.rkt: a simple threaded language with semaphores
|
semaphores.rkt: a simple threaded language with semaphores
|
||||||
|
|
||||||
|
stlc.rkt: a semantics for a typed CBV language with multi-argument
|
||||||
|
functions, conditionals, and addition
|
||||||
|
|
||||||
subject-reduction.rkt: demos traces/pred that type checks
|
subject-reduction.rkt: demos traces/pred that type checks
|
||||||
the term.
|
the term.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user