Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problems in Structured Interpretation of Computer Programs solved in Clojure as part of Group Vega in the Wizard Book Study Group

REPL: bin/repl.sh

Tests: bin/runtests.sh

  • Install the La Clojure plugin

  • Create a run configuration for tests.clj

  • Check “Run script in REPL” and uncheck “Display settings before launching”

  • Run tests.clj - output displays in the run tab

  • Enter (. System exit 0) or hit the stop button if the REPL doesn’t exit.

Project structure based on Stuart Halloway’s clojure-bowling: github.com/stuarthalloway/clojure-bowling/

Note that this requires a post-1.0 version of Clojure and contrib to use the new ‘are’ syntax.

Required JARs are in lib, and there are scripts to run a REPL or the tests in bin.

Bobby Norton

About

Structured Interpretation of Computer Programs in Clojure

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages