« Return to Thread: [ANN] Scalit - Literate Programming in Scala

[ANN] Scalit - Literate Programming in Scala

by Sebastian Gfeller :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View in Thread

Hello List,
I'm glad to announce the first version of Scalit, a tool suite that  
allows you to write literate programs in Scala. A literate program can  
be directly compiled but also be weaved in a document meant for human  
reading. The release can be downloaded here:

http://www.assembla.com/wiki/show/scalit

I am happy to hear your feature requests and bug reports,

Sebastian Gfeller

P.S. If you are curious on what literate programming actually is, you  
can read the Wikipedia article on it (http://en.wikipedia.org/wiki/Literate_programming 
  ). For any examples on the syntax, you can consider the source code  
of the implementation itself.

smime.p7s (2K) Download Attachment

 « Return to Thread: [ANN] Scalit - Literate Programming in Scala