Thread
Stories related to "Open Dylan's Call For Help" across the full archive.
The Back Story:
I've recently joined a big financial firm as an Architect and we are in the process of designing our first Internet facing transactional e-commerce website (the current website is a mix of mostly static, a wee bit dynamic, CMS based information portal). As part of this design we a...
http://archive.is/hcMrL
Fellow Lobsters, are there any **good** VPS provides out there that support OpenBSD?
I ran across rootbsd, ARP Networks, and Ramnode, all of which appear to either provide OpenBSD images directly, or support self installation.
I was hoping to get some recommendations based on firsthand experie...
Some of the changes:
- bash completion scripts are available.
- The foundation of an Objective C / Dylan bridge has been integrated with the compiler. This enables using the objc-dylan library.
- Passing structs by value using C-FFI now works on both the C and HARP back-ends.
- Performance imp...
disclosure: I contributed some code to the project. But I'm submitting because I think the project leads (particularly Adam Sapek and Chad Walters) deserve credit for the risk they accepted here.
*Original question: Ask L: OpenBSD, what is it good for?*
> With Apple dropping the ball with Yosemite, I am keeping an eye out for alternatives. I’m hoping someone will pick up that ball and provide the world with an easy-to-use, “intelligently designed”, innovative, secure operating system that...
new library: 'auto', denotative framework for locally stateful compositional programming in Haskell
(blog.jle.im)
README: https://github.com/mstksg/auto/blob/master/README.md
Hackage: http://hackage.haskell.org/package/auto
critique on design, semantics, etc. welcome :)
In case you ever dreamed to do that:
$ take 100 data | map show.length | sort | reverse | head
The [Haskell eXchange 2016](https://skillsmatter.com/conferences/7276-haskell-exchange-2016) will take place on October 6-7 in London.
We are looking for contributions (talks, lightning talks, tutorials) on all aspects of Haskell. Everyone is welcome to submit a talk! This year, we are also parti...