Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 321 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 321 Bytes

Implement B2T2 in Empirical

Limitations

  • Tables are only permitted to contain builtin datatypes.
  • Tons of table-management convenience functions are missing.
  • Type system is too primitive for generic higher-order functions.
  • String-handling is fairly non-existent.

Credits

  • Christopher C. Aycock