Skip to content
This repository was archived by the owner on Jun 16, 2018. It is now read-only.

answer-42/hsScheme

Repository files navigation

A simple Scheme compiler written in Haskell.

TESTING:

On the commanline, first move to the directory where the hsScheme.cabal file is. Then

cabal install --prefix=$HOME --user

Installs the programme in $HOME/bin/

Run with: hsScheme

Supported flags

  • -t: Run the tests.
  • -c: Compile the string given in the second argument.
  • -g: Show the string given in the second argument in a tree like(flat) representation.

About

A Scheme compiler written in Haskell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •