Skip to content

eightbitraptor/chicken-trigrams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trigrams Kata - in Chicken Scheme

http://codekata.pragprog.com/2007/01/kata_fourteen_t.html

Because LOLZORZ!!!

  1. This is the first non trivial thing I have attempted in Scheme
  2. Be warned...
  3. I am not responsible if your computer dies in a fireball.

Well, ok then

If you really want to run it - you can run the specs by issuing the following commands (assuming you already have chicken scheme installed)

$> chicken-install missbehave
$> behave trigram_spec.scm

Useful compilation instructions coming soon. Maybe.

Don't judge me

About

An implementation of Kata 14 in Chicken Scheme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages