A purely functional programming language with first class types
Go to file
Edwin Brady 9eba9113dd Update racket bootstrap scripts
Need to pass the LD_LIBRARY_PATH all the way through or racket doesn't
know where to look. I really don't know why it doesn't work to just set
it at the top level in the script, but it didn't (on my Mac, at least).
2020-05-20 00:03:39 +01: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 Finish tests 2020-05-19 20:06:37 +01:00
.gitignore Merge branch 'master' into fix_win 2020-05-19 16:23:30 +01: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 Add racket bootstrap script 2020-05-19 22:56:27 +01:00
Makefile Update racket bootstrap scripts 2020-05-20 00:03:39 +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 :)