A purely functional programming language with first class types
Go to file
Edwin Brady 63f0dae035 Remove some tests which are no longer useful
These are ttimp tests that are now subsumed by idris2 tests, and we'd
need to implement some ttimp source that isn't really worth it at this
stage.
2020-05-19 18:31:52 +01:00
bootstrap Merge pull request #1 from edwinb/remove-directory-system 2020-05-19 12:24:35 +01:00
libs Update libraries from upstream 2020-05-19 17:03:18 +01:00
src Add missing Racket requires 2020-05-19 18:06:52 +01:00
support Write Ints as 64 bit 2020-05-19 16:25:58 +01:00
tests Remove some tests which are no longer useful 2020-05-19 18:31:52 +01:00
.gitignore Merge branch 'master' into fix_win 2020-05-19 16:23:30 +01:00
bootstrap.sh Finish bootstrap scripts 2020-05-18 21:18:32 +01:00
config.mk Refactor makefiles 2020-05-19 18:50:47 +06:00
idris2.ipkg Write Ints as 64 bit 2020-05-19 16:25:58 +01:00
INSTALL.md Write Ints as 64 bit 2020-05-19 16:25:58 +01:00
Makefile Add test script 2020-05-19 18:25:18 +01:00
README.md IDE mode ported 2020-05-19 15:13:58 +01:00

Self-hosted Idris 2

It finally happened!

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.

Good luck :)