Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 593 Bytes

README.org

File metadata and controls

20 lines (16 loc) · 593 Bytes

Karuta 🎴

About

This is a toy general purpose relational programming language. We are not held accountable for anything that might happen if you are crazy enough to use it.

Requirements

  • [ ] Parsing
  • [ ] Type Checking
  • [ ] Error Messages
  • [ ] Database Support
  • [ ] Compilation

References