Skip to content

Macros Workshop delivered at LambdaJam 2013 in Brisbane, Australia and CUFP 2013 in Boston, USA

Notifications You must be signed in to change notification settings

theleoborges/clojure-macros-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macros-jam-code

Exercises used in the Macros hands-on at LambdaJam 2013 in Brisbane, Australia and CUFP 2013 in Boston, USA.

Slides of the workshop can be found on slide share.

Usage

Run midje from the terminal:

lein midje

or

lein midje :autotest

And all facts should be failing. Your task is to fix them by writing and/or fixing existing macros

You can refer to CHEATSHEET.md in the root directory for tips on the various macro syntax bits.

License

Copyright © 2013 Leonardo Borges

Distributed under the Eclipse Public License, the same as Clojure.

About

Macros Workshop delivered at LambdaJam 2013 in Brisbane, Australia and CUFP 2013 in Boston, USA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published