Monthly Archives: September 2015

New Month’s Resolutions: September 2015

The Spring season is near, at Southern Hemisphere. Time to write my new month’s resolutions, and to review past month ones:

– Work on MathelSharp [complete] see repo
– Work on SparkSharp [pending]
– Work on MathelJS [complete] see repo
– Work on Messi [pending]
– Work on renaming, refactor AjErl, to ErlSharp [complete] see repo
– Work on OStore [complete] see repo
– Work on DynApp [pending]

Additionally, I worked on:

– Start GStones, Gobstones language implementation in JavaScript [complete] see repo
– Improve SharpGo [complete] see repo
– Improve BScript [complete] see repo
– Work on ElixirJS [complete] see repo

My new month’s resolutions:

– Work on ElixirJS
– Work on ErlSharp
– Work on MathelSharp
– Work on MathelJS
– Work on GStones
– Work on OStore
– Work on SparkSharp

Stay tuned!

Angel “Java” Lopez
http://www.ajlopez.com
http://twitter.com/ajlopez

Functional Programming: Links, News And Resources (11)

Previous Post
Next Post

Idris – Epic
http://www.idris-lang.org/epic/
Epic is a simple functional language which compiles to reasonably efficient C code

Idris –
http://www.idris-lang.org/
Idris is a general purpose pure functional programming language with dependent types. Dependent types allow types to be predicated on values, meaning that some aspects of a program’s behaviour can be specified precisely in the type.

Contravariant Functors — An Intuition
http://igstan.ro/posts/2013-10-31-contravariant-functors-an-intuition.html

Quark Framework – Wikipedia, the free encyclopedia
http://en.wikipedia.org/wiki/Quark_Framework

Higher-Order JavaScript
http://interglacial.com/hoj/hoj.html

The Pragmatic Bookshelf | PragPub January 2013 | Functional Programming Basics
http://pragprog.com/magazines/2013-01/functional-programming-basics

Functional Python Made Easy – Hackflow
http://hackflow.com/blog/2013/10/13/functional-python-made-easy/

Purely Functional I/O
http://www.infoq.com/presentations/io-functional-side-effects

Applying Functional Thinking When Refactoring JavaScript Code – Nulogy Blog
http://engineering.nulogy.com/posts/functional-js/

kachayev/fn.py
https://github.com/kachayev/fn.py

Tail Recursion Elimination
http://neopythonic.blogspot.com.ar/2009/04/tail-recursion-elimination.html

Origins of Python’s “Functional” Features
http://python-history.blogspot.com.ar/2009/04/origins-of-pythons-functional-features.html

Applicative Programming In JavaScript With lodash.js – Tech.Pro
http://tech.pro/tutorial/1611/functional-javascript

The fate of reduce() in Python 3000
http://www.artima.com/weblogs/viewpost.jsp?thread=98196

02 python Programación orientada a objetos y funcional
http://www.slideshare.net/jileon/02-python-programacin-orientada-a-objetos-y-funcional

How to learn Haskell
http://acm.wustl.edu/functional/haskell.php

Concatenative programming in Clojure
http://pepijndevos.nl/2013/10/18/concatenative-programming-in-clojure.html

The Pragmatic Bookshelf | PragPub May 2013 | A Functional Introduction to Lua
http://pragprog.com/magazines/2013-05/a-functional-introduction-to-lua

Datomic: The Functional Database
http://www.infoq.com/presentations/datomic-functional-database

Lenses, Stores, and Yoneda |   Bartosz Milewski’s Programming Cafe
http://bartoszmilewski.com/2013/10/08/lenses-stores-and-yoneda/

My Links
http://delicious.com/ajlopez/functionalprogramming

Stay tuned!

Angel “Java” Lopez
http://www.ajlopez.com
http://twitter.com/ajlopez

Functional Programming: Links, News And Resources (10)

Previous Post
Next Post

The Neophyte’s Guide to Scala Part 1: Extractors – Daniel Westheide
http://danielwestheide.com/blog/2012/11/21/the-neophytes-guide-to-scala-part-1-extractors.html

The busy Java developer’s guide to Scala: Functional programming for the object oriented
http://www.ibm.com/developerworks/java/library/j-scala01228/index.html

Functional programming in the Java language
http://www.ibm.com/developerworks/java/library/j-fp/index.html

Play Framework: Democratizing Functional Programming for modern Web Programmers | LinkedIn Engineering
http://engineering.linkedin.com/play/play-framework-democratizing-functional-programming-modern-web-programmers

Sean Voisen » Functional Reactive Programming with Bacon.js
http://sean.voisen.org/blog/2013/09/intro-to-functional-reactive-programming/

Living in a Post-Functional World
http://www.infoq.com/presentations/post-functional-scala-clojure-haskell

Why Ruby is an acceptable LISP
http://www.randomhacks.net/articles/2005/12/03/why-ruby-is-an-acceptable-lisp

Monad like programming with C# – CodeProject
http://www.codeproject.com/Articles/649989/Monad-like-programming-with-Csharp

Birds of a Feather: Functional Programming in Bioinformatics | Commercial Users of Functional Programming
http://cufp.org/conference/sessions/2013/birds-feather-functional-programming-bioinformatic

FP Days 2013
http://fpdays.net/fpdays2013/

Strange Loop Conference Videos
http://www.infoq.com/conferences/strangeloop2013/

Functional Jobs // Dream Jobs for Functional Programmers
http://functionaljobs.com/

Clojure Engineers Needed at Factual // Functional Jobs
http://functionaljobs.com/jobs/8646-clojure-engineers-needed-at-factual

Erlang The Movie II: The Sequel – YouTube
http://www.youtube.com/watch?v=rRbY3TMUcgQ&feature=youtu.be

Functional Composition
http://www.infoq.com/presentations/music-functional-language

Learning Functional Programming without Growing a Neckbeard – YouTube
http://www.youtube.com/watch?v=OOvL6QAxRK4

Brian Beckman: Don’t fear the Monad | Going Deep | Channel 9
http://channel9.msdn.com/Shows/Going+Deep/Brian-Beckman-Dont-fear-the-Monads

erlang-bookmarks/ErlangBookmarks.md at master · 0xAX/erlang-bookmarks
https://github.com/0xAX/erlang-bookmarks/blob/master/ErlangBookmarks.md

Scala Monads: Declutter Your Code With Monadic Design – YouTube
http://www.youtube.com/watch?v=Mw_Jnn_Y5iA

Martin Odersky: Scala with Style – YouTube
http://www.youtube.com/watch?v=kkTFx3-duc8

The Agda Wiki – Agda
http://wiki.portal.chalmers.se/agda/pmwiki.php?n=Main.HomePage

Functionally Similar – Comparing Underscore.js to LINQ
https://www.simple-talk.com/dotnet/asp.net/functionally-similar—comparing-underscore.js-to-linq/

My Links
http://delicious.com/ajlopez/functionalprogramming

Stay tuned!

Angel “Java” Lopez
http://www.ajlopez.com
http://twitter.com/ajlopez