Update CONTRIBUTING.md

This commit is contained in:
zenntenn 2020-10-01 13:26:36 -04:00 committed by GitHub
parent 1619206d24
commit f9880a31e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,7 @@ beyond work on the language core, are (in no particular order):
to lex!
* An alternative, high performance, back end. OCaml seems worth a try.
* JS and Node back ends would be nice.
* A Jupyter kernel for Idris, to allow for more industry standard literate programming.
The default Prelude describes the rationale for what gets included and what
doesn't. Mostly what is there is copied from Idris 1, but it's not impossible