Documents

This page lists current and historical documents describing the design of Grace and its evolution. Drafts for comments Grace Draft Language Specification Grace Draft Standard Prelude minitest testing dialect Older documents panelAbstract.pdf SPLASH 2010 Panel Abstract panelSlides4up.pdf SPLASH 2010 Panel Slides splash2011BofSlides.pdf SPLASH 2011 Grace BOF Slides StateOfGrace-WG2.16-Feb28.pdf London Feb 2012 Programming Language Design Working…

Read more

Grace in action : make your own Snake !

Introduction In this article, we are going to see how to make a quick Snake game using the Grace language. This tutorial introduces many specificities about the language in practice that you might have seen in Grace in one page. This tutorial will show the main points of the Snake implementation for you to try…

Read more

Grace Language Specification

This page hosts the latest draft of the language specification. grace-spec-0.7.0.pdf Grace Draft Language Specification 0.7.0 (pdf) grace-spec-0.7.0.html Grace Draft Language Specification 0.7.0 (html) grace-prelude-0.7.0.pdf Grace Draft Standard Prelude 0.7.0 (pdf) grace-prelude-0.7.0.html Grace Draft Standard Prelude 0.7.0 (html)

Read more