nlfiedler / bakeneko

Scheme R7RS interpreter in Go
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Convert the lispy.py test suite into Go unit tests #12

Open nlfiedler opened 11 years ago

nlfiedler commented 11 years ago

In order to assess the level of achievement in reaching the Lispy.py milestone, the Lispy.py test suite should be converted into a series of unit tests (presumably written in Go). This should provide a great deal of focus in achieving said milestone.