antitypical / TesseractCore

Tesseract’s evaluation and type system.
MIT License
30 stars 1 forks source link

Value lookup table #83

Closed robrix closed 9 years ago

robrix commented 9 years ago

Adds named Values which can e.g. be serialized/deserialized.

These are suspiciously like a binding in an Environment, which we might want to simplify around later on.