Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 349 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 349 Bytes

Idris2grin

GRIN backend for Idris2.

This only works with recent versions of idris2 (v0.4.0 +).

Todo

  • Finish unfinished functions
    • primitive related functions
    • unwrap/wrap literals
  • Fix literals so they are wrapped in appropriate Constructor (see getConstTag)
  • Tests
  • Add missing primitives
  • FFI