Skip to content

dunhamsteve/idris2-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Idris2 for Node

This repository patches and builds the Idris2 compiler for nodejs. It is intended for use on small memory systems that can't build the full chez version.

Installation

  • Download the idris2-js.zip file for the release.
  • Unzip and move .idris2-js to your home directory
  • Add ~/.idris2-js/bin to your PATH

If you place it elsewhere or rename it, the environment variable IDRIS2_PREFIX should point to what was the .idris2-js directory.

  • REPL and command line work
  • IDE mode is disabled (TODO)
  • node is the default codegen

The patches are found in Node.patch, and the build script is BUILDJS.

About

Idris2 compiler on js

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages