diff --git a/projects.json b/projects.json index 38d9e28..3a6988f 100644 --- a/projects.json +++ b/projects.json @@ -6,6 +6,7 @@ , "format" : { "description" : "printf for JavaScript" } , "gitter" : { "description" : "a GitHub client for Node (v2 API)" } , "json-diff" : { "description" : "show the differences between JSON-encoded objects" } +, "lake" : { "description" : "A simple implementation of Scheme in C" } , "mojo.el" : { "description" : "turn emacs into a sweet mojo editor" } , "repl-edit" : { "description" : "edit Node repl commands with your text editor" } , "samhuri.net" : { "description" : "this site" }