slynnda / lbac

Community follow-along with the classic "Let's Build a Compiler" with a modern twist.
MIT License
1 stars 0 forks source link

lbac-1-general-project-structure #1

Closed slynnda closed 8 years ago

slynnda commented 8 years ago

General Project Structure

This task revolves around deciding what kind of structure we want the project to have (initially, as this may and will probably change in the future). Things to do in this task are:

slynnda commented 8 years ago

Assignees: @argonauthills @sophialhudson

jasonahills commented 8 years ago

An article about installing Stack:
http://seanhess.github.io/2015/08/04/practical-haskell-getting-started.html

slynnda commented 8 years ago

I'm going to make this recommendation for our initial testing framework: QuickCheck

jasonahills commented 8 years ago

Quickcheck Manual:

https://github.com/stackbuilders/quickcheck-manual