A purely functional programming language with first class types
Go to file
Edwin Brady 8994e54402 IDE mode ported
I've tested this in Atom, and the vim mode also works (in both cases,
just by changing the executable to point to the right place)
2020-05-19 15:13:58 +01:00
bootstrap Merge pull request #1 from edwinb/remove-directory-system 2020-05-19 12:24:35 +01:00
libs Merge pull request #2 from melted/fix_win 2020-05-19 12:30:54 +01:00
src IDE mode ported 2020-05-19 15:13:58 +01:00
support Merge pull request #2 from melted/fix_win 2020-05-19 12:30:54 +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 IDE mode ported 2020-05-19 15:13:58 +01:00
INSTALL.md Typo fix 2020-05-18 23:34:56 +01:00
Makefile Don't collapse empty lines in 'lines' 2020-05-19 10:47:05 +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 :)