A purely functional programming language with first class types
Go to file
Kamil Shakirov 880981d5b4 More fixes and improvements
* Ignore build artifacts in 'tests' directory
* Remove unused variables in makefiles
* Add 'bootstrap-clean' rule to delete build artifacts from 'bootstrap' directory
* Add 'distclean' rule to delete all build artifacts from the source tree
2020-05-20 15:31:30 +06:00
bootstrap Don't overwrite idris2sh.rkt 2020-05-19 23:01:04 +01:00
libs Update racket bootstrap scripts 2020-05-20 00:03:39 +01:00
src Add missing Racket requires 2020-05-19 18:06:52 +01:00
support Add racket bootstrap script 2020-05-19 22:56:27 +01:00
tests More fixes and improvements 2020-05-20 15:31:30 +06:00
.gitignore More fixes and improvements 2020-05-20 15:31:30 +06:00
bootstrap-rkt.sh Update racket bootstrap scripts 2020-05-20 00:03:39 +01:00
bootstrap.sh Update racket bootstrap scripts 2020-05-20 00:03:39 +01:00
config.mk Refactor makefiles 2020-05-19 18:50:47 +06:00
idris2.ipkg Add racket bootstrap script 2020-05-19 22:56:27 +01:00
idris2rkt.ipkg Add racket bootstrap script 2020-05-19 22:56:27 +01:00
INSTALL.md More fixes and improvements 2020-05-20 15:31:30 +06:00
Makefile More fixes and improvements 2020-05-20 15:31:30 +06: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 :)