blog.simpleigh.com
Some handy eclipse plugins
https://blog.simpleigh.com/2013/06/some-handy-eclipse-plugins
Undocumented Features ». Some handy eclipse plugins. June 16, 2013. Update: this is currently tested for Eclipse Juno, although I hope to update this for Kepler in the near future. I’ve been making more use of Eclipse. Recently as an IDE. I’ve been using Aptana. Would you like to manage your Amazon Web Services. Resources directly while writing code? Templates. It’s not entirely supported on the latest version of Eclipse (Juno), but the parts I need all work well. AWS Toolkit for Eclipse Core. Eclipse pr...
haskellhabitat.blogspot.com
Haskell Habitat: April 2013
http://haskellhabitat.blogspot.com/2013_04_01_archive.html
A blog for commentary and tutorials on the Haskell functional programming language. The tutorials will invariably be set at beginner level. Particularly while I'm producing content to teach my son some Haskell rudiments. Monday, April 29, 2013. Haskell Close Encounters (of the TUI and GUI kinds). Due to some prospective new projects, I have been wondering what sort of UI libraries might exist for Haskell and what the experience of writing UIs natively in Haskell might be. For simple applications and util...
jpmoresmau.blogspot.com
JP Moresmau's Programming Blog: January 2015
http://jpmoresmau.blogspot.com/2015_01_01_archive.html
JP Moresmau's Programming Blog. In this blog I talk about some of the personal work I do in programming. I mainly do Java and JavaScript, but I'm learning functional programming in Haskell too. Saturday, January 31, 2015. Searching for food using a LambdaNet neural network. From time to time I have a fit and start doing a bit of AI. I saw that a new version of LambdaNet. Was released so I though I would take it for a spin and try something (a little) bit more complicated that their XOR. Direction to go to.
jpmoresmau.blogspot.com
JP Moresmau's Programming Blog: EclipseFP end of life (from me at least)
http://jpmoresmau.blogspot.com/2015/05/eclipsefp-end-of-life-from-me-at-least.html
JP Moresmau's Programming Blog. In this blog I talk about some of the personal work I do in programming. I mainly do Java and JavaScript, but I'm learning functional programming in Haskell too. Thursday, May 14, 2015. EclipseFP end of life (from me at least). Hello, after a few years and several releases, I am now stopping the maintenance of EclipseFP. And its companion Haskell packages ( BuildWrapper. Why am I stopping? Backed up by FPComplete. A real company staffed by competent people who seem to have...
jpmoresmau.blogspot.com
JP Moresmau's Programming Blog: EclipseFP 2.6.4 released!
http://jpmoresmau.blogspot.com/2015/01/eclipsefp-264-released.html
JP Moresmau's Programming Blog. In this blog I talk about some of the personal work I do in programming. I mainly do Java and JavaScript, but I'm learning functional programming in Haskell too. Thursday, January 29, 2015. EclipseFP 2.6.4 released! Hello all. I've just released EclipseFP. 264, to provide a fix for people that could not create projects due to a NullPointerException. A couple of fixes and small enhancements have been made, the release note are here. I feel like Id be prepared to support an ...
jpmoresmau.blogspot.com
JP Moresmau's Programming Blog: November 2014
http://jpmoresmau.blogspot.com/2014_11_01_archive.html
JP Moresmau's Programming Blog. In this blog I talk about some of the personal work I do in programming. I mainly do Java and JavaScript, but I'm learning functional programming in Haskell too. Sunday, November 23, 2014. EclipseFP 2.6.2 released! I've just released EclipseFP 2.6.2. Browse the release notes. Install by pointing your eclipse to http:/ eclipsefp.sf.net/updates. The code is at https:/ github.com/JPMoresmau/eclipsefp. And https:/ github.com/JPMoresmau/scion-class-browser. Links to this post.
jpmoresmau.blogspot.com
JP Moresmau's Programming Blog: December 2014
http://jpmoresmau.blogspot.com/2014_12_01_archive.html
JP Moresmau's Programming Blog. In this blog I talk about some of the personal work I do in programming. I mainly do Java and JavaScript, but I'm learning functional programming in Haskell too. Wednesday, December 10, 2014. Using Ansi console for nicer console output in EclipseFP. A little tip from the trenches (-:. I use the Ansi Console plugin. To be able to see a nice color output from my Haskell executable runs. For example, the Tasty example. Works also for Yesod. Links to this post. And eclipsefp, ...
jpmoresmau.blogspot.com
JP Moresmau's Programming Blog: September 2014
http://jpmoresmau.blogspot.com/2014_09_01_archive.html
JP Moresmau's Programming Blog. In this blog I talk about some of the personal work I do in programming. I mainly do Java and JavaScript, but I'm learning functional programming in Haskell too. Friday, September 19, 2014. A new Haskell IDE! Well, that title is click-bait. It's only a proof of concept, so far (-:, sorry! I wanted to play with Threepenny-GUI. So I thought about something else for a while. It's got the romantic name of HWIDE. So in fact, this is a very simple integration of CodeMirror.
jpmoresmau.blogspot.com
JP Moresmau's Programming Blog: January 2014
http://jpmoresmau.blogspot.com/2014_01_01_archive.html
JP Moresmau's Programming Blog. In this blog I talk about some of the personal work I do in programming. I mainly do Java and JavaScript, but I'm learning functional programming in Haskell too. Friday, January 24, 2014. Haskell Worksheet in EclipseFP 2.6. A sneak preview of the worksheet functionality in the upcoming EclipseFP. Release. I have a Haskell module with a few functions, and the worksheet displays some results using different rendering modes:. JSON: display JSON objects and arrays in a tree.
jpmoresmau.blogspot.com
JP Moresmau's Programming Blog: May 2015
http://jpmoresmau.blogspot.com/2015_05_01_archive.html
JP Moresmau's Programming Blog. In this blog I talk about some of the personal work I do in programming. I mainly do Java and JavaScript, but I'm learning functional programming in Haskell too. Thursday, May 14, 2015. EclipseFP end of life (from me at least). Hello, after a few years and several releases, I am now stopping the maintenance of EclipseFP. And its companion Haskell packages ( BuildWrapper. Why am I stopping? Backed up by FPComplete. A real company staffed by competent people who seem to have...