h-deb.clg.qc.ca
Haskell – Sujets divers
http://h-deb.clg.qc.ca/Sujets/Divers--haskell/index.html
Ndash; Sujets divers. Quelques liens pour les bases de Haskell. Sa culture et la pédagogie qui y est associée : pedagogie.html. Et les foncteurs : Foncteurs.html. Site officiel : http:/ haskell.org/. Outil de recherche spécifiquement pour le langage : https:/ www.haskell.org/hoogle/. Historique du langage : http:/ research.microsoft.com/en-us/um/people/simonpj/papers/history-of-haskell/. L'état de la situation pour ce langage en 2015. La signature de type de main. Qui est une monade. D'entrée/ sortie, et.
haskell-web.blogspot.com
Haskell and Web: September 2014
http://haskell-web.blogspot.com/2014_09_01_archive.html
Weblog about the Haskell programming language. Tuesday, September 16, 2014. Mi vision for a single high level language for the web and the cloud. Are a server and a client haskell Web frameworks respectively. Both share the same syntax and semantics, that is, almost the same code. MFlow has the FlowM monad, that can perform tracking, backtracking and long running transactions. See this article:. How Haskell can solve the integration problem. Transient is based on the hplaygroud monad for handling events ...
haskellcast.com
Episode 7 - Chris Done on Compiling to JavaScript and SQL - The Haskell Cast
http://www.haskellcast.com/episode/007-chris-done-on-compiling-to-javascript-and-sql
Episode 7 - Chris Done on Compiling to JavaScript and SQL. Recorded: 2014-05-18, Published: 2014-06-09. We're still providing uncut video of the interview, but the audio in the video is choppy and poor quality. Links from the show:. You can also watch an uncut video of the interview:. The music used in the show is Ecstatic Wave. Comments powered by Disqus.
noamlewis.wordpress.com
Introducing SJS, a type inferer and checker for JavaScript (written in Haskell) – Noam Lewis
https://noamlewis.wordpress.com/2015/01/20/introducing-sjs-a-type-inferer-and-checker-for-javascript
Introducing SJS, a type inferer and checker for JavaScript (written in Haskell). January 20, 2015. January 20, 2015. TL;DR: SJS is a type inference and checker for JavaScript, in early development. The core inference engine is working, but various features and support for the full browser JS environment and libraries are in the works. SJS (Haskell source on github. And (as a bonus) allows fully unambiguous type inference. Has a much more advanced (compared to closure) type checker, and seems to be based ...
benlynn.blogspot.com
Ben Lynn: Openly Geeky: 201407
http://benlynn.blogspot.com/2014_07_01_archive.html
Ben Lynn: Openly Geeky. Games, puzzles, coding, maths, etc. Tuesday, July 29, 2014. 15 Shades of Grey. Indirectly controlled significant chunks of my life. For hours at a time, I would fight in desperate gun battles in beautiful and terrifying worlds he helped create. On top of this, the technical wizardry of id Software’s games inspired me to spend yet more hours learning how they managed to run. On PCs, in an era when clockspeeds were measured in megahertz and dedicated graphics cards were rare. He the...
haskell-web.blogspot.com
Haskell and Web: Spreadsheet-like program in the browser using loeb iteration and loop resolution
http://haskell-web.blogspot.com/2014/09/spreadsheet-like-program-in-browser.html
Weblog about the Haskell programming language. Saturday, September 13, 2014. Spreadsheet-like program in the browser using loeb iteration and loop resolution. I finally did what I was trying to do: to add full spreadsheet like effects to hplayground. The haskell-javascript framework that uses the haste compiler. See the example running:. Http:/ tryplayg.herokuapp.com/try/spreadsheet.hs/edit. I used the tryplayg IDE to develop the example and It works well. I have to improve it a lot however. Mi vision fo...
kevinmahoney.co.uk
Kevin Mahoney: Editor Rewrite & Thoughts on PureScript
http://kevinmahoney.co.uk/articles/Jan-2015-editor-update
Editor Rewrite and Thoughts on PureScript. I recently updated my structural editor, which I have given its own domain: sediment.io. The first prototype of the structural editor was written in ClojureScript. At the time, this was chosen for its immutable data structures and its Om. Libraries which bind to React. Is a very nice way to get a Haskell-like language in the browser. The advantage over its competition is that it compiles to fairly readable, debuggable JavaScript. It is easy to reason abo...The f...
SOCIAL ENGAGEMENT