Difference between revisions of "Blog articles/EDSLs"

From HaskellWiki
Jump to navigation Jump to search
(fixed dead links)
 
(One intermediate revision by one other user not shown)
Line 9: Line 9:
 
* [http://augustss.blogspot.com/2007/08/quicksort-in-haskell-quicksort-is.html Real Quicksort in Haskell]
 
* [http://augustss.blogspot.com/2007/08/quicksort-in-haskell-quicksort-is.html Real Quicksort in Haskell]
 
* [http://sigfpe.blogspot.com/2007/11/small-combinatorial-library.html A Small Combinatorial Library]
 
* [http://sigfpe.blogspot.com/2007/11/small-combinatorial-library.html A Small Combinatorial Library]
  +
* [http://www.kennknowles.com/blog/2008/04/16/drawing-fractals-in-haskell-with-a-cursor-graphics-dsel-and-a-cute-list-representation/ Drawing fractals in Haskell with a cursor graphics DSEL and a cute list representation]
   
 
== Interpreters ==
 
== Interpreters ==
Line 14: Line 15:
 
* [http://blog.moertel.com/articles/2005/03/25/writing-a-simple-ruby-evaluator-in-haskell Writing a simple Ruby evaluator in Haskell]
 
* [http://blog.moertel.com/articles/2005/03/25/writing-a-simple-ruby-evaluator-in-haskell Writing a simple Ruby evaluator in Haskell]
 
* [http://lstephen.wordpress.com/2007/07/23/completing-the-spike/ Implementing SmallTalk in Haskell]
 
* [http://lstephen.wordpress.com/2007/07/23/completing-the-spike/ Implementing SmallTalk in Haskell]
* [http://halogen.note.amherst.edu/~jdtang/scheme_in_48/tutorial/overview.html Write Yourself a Scheme in 48 hours]
+
* [http://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours Write Yourself a Scheme in 48 hours]
 
* [http://www.iis.sinica.edu.tw/~scm/?p=42 Deriving a Virtual Machine]
 
* [http://www.iis.sinica.edu.tw/~scm/?p=42 Deriving a Virtual Machine]
   

Latest revision as of 21:34, 29 October 2011