Skip to content

Instantly share code, notes, and snippets.

@baryluk
Created December 1, 2011 05:20
Show Gist options
  • Select an option

  • Save baryluk/1413912 to your computer and use it in GitHub Desktop.

Select an option

Save baryluk/1413912 to your computer and use it in GitHub Desktop.
ocaml and haskel
OCaml
http://www-lipn.univ-paris13.fr/~loddo/funding/projet-hyper-learning.pdf
http://ocsigen.org/theproject
Oscigen - "Fresh air in Web Programming"
http://ocsigen.org/
O'Browser http://ocsigen.org/obrowser/
They have threads!
http://ocsigen.org/obrowser/bindings
XHTML.M is very similar to ehtml from yaws
http://ocsigen.org/docu/1.3.0/XHTML.M.html
Haskell
\item Utrech Haskell Compiler -- http://utrechthaskellcompiler.wordpress.com/2010/10/18/haskell-to-javascript-backend/
% http://github.com/atzedijkstra/javascript-runtime-for-UHC
% September 2010.
\item Haskell to Javascript compiler (via GHC) (http://github.com/sviperll/ghcjs) -- GHC backend for generating JavaScript.
This includes modular design, readble JavaScript and lazy loading of code using AJAX.
\item HS2JS (http://vir.mskhug.ru/) -- first prototype of GHC backend for generating Javascript.
\item YCR2JS, a Converter of Yhc Core to Javascript (http://www.haskell.org/haskellwiki/Yhc/Javascript),
and Haskell Web Toolkit (HsWTK). YHC backend to generating JavaScript.
% 2007 year?
\item haskellinjavascript (http://github.com/johang88/haskellinjavascript) -- A haskell interpreter in Javascript.
WebIDL
http://lists.w3.org/Archives/Public/public-script-coord/
Libraries
\item Functional Javascript (http://osteele.com/sources/javascript/functional/) -- Javascript library for usefull functional programming (includes shorter function notation, and list processing)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment