Skip to content

venuur/minimal-eval-example

Repository files navigation

minimal-eval-example

Example eval problem in Racket to share on Slack.

To run, clone the git repo, install from the repo root:

git clone https://github.com/venuur/minimal-eval-example.git
cd minimal_eval_example
raco pkg install

Running racket test-script.rkt should print 123 to standard out. The file test-eval.rkt is trying to setup a rackunit test that verifies that correct output

About

Example eval problem in Racket to share on Slack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages