/racul

A scheme language piece for the raku compiler

Primary LanguageCOtherNOASSERTION

racul

Synopsis : A scheme language piece for the raku compiler

racul features a scheme compiler and interpreter (REPL) with a once 
bootstrappable command for use in the rakudo compiler (a compiler
implementation for the Raku programming language).

The system should become modularized.

Installation instructions :

run 'make -f make/Makefile.X' in the top directory, where X is your OS