A purely functional programming language with first class types
Go to file
Edwin Brady 3634ec76b7 Finish bootstrap scripts
I got this working on my Mac, which doesn't have Idris 2 of any form
installed. So it might work... good luck!
2020-05-18 21:18:32 +01:00
bootstrap Update bootstrap scripts 2020-05-18 20:33:38 +01:00
libs Add Reflection to base 2020-05-18 16:57:43 +01:00
src Generate IdrisPaths 2020-05-18 20:24:48 +01:00
support Generate IdrisPaths 2020-05-18 20:24:48 +01:00
.gitignore Add a .gitignore 2020-05-18 14:01:41 +01:00
bootstrap.sh Finish bootstrap scripts 2020-05-18 21:18:32 +01:00
config.mk Add libraries 2020-05-18 14:00:08 +01:00
idris2.ipkg Fix for buildAll from upstream 2020-05-18 10:23:53 +01:00
INSTALL.md Finish bootstrap scripts 2020-05-18 21:18:32 +01:00
Makefile Finish bootstrap scripts 2020-05-18 21:18:32 +01:00
README.md Add missing C support 2020-05-18 14:51:28 +01:00

Self-hosted Idris 2

See INSTALL.md for installation instructions.

There are no guarantees: This repository might move or be renamed or deleted or anything at no notice. It will eventually turn into the real Idris 2 repository, one way or another.