Macropis – a Web Development Framework in PicoLisp
Monday, September 16th, 2013Macropis is a web dev framework that aims to eliminate the tedious parts of creating new applications and sites.... Read More
Macropis is a web dev framework that aims to eliminate the tedious parts of creating new applications and sites.... Read More
Most of the most commonly used and useful Linux commands needs a file as input, in the shell this can be circumvented by for instance a line like this: echo “hej” | md5sum.... Read More
I just got method browsing in ECB working by way of Semantic.... Read More
In the prior part I stated that I would look into autocompletion and documentation lookup/jumping and that’s exactly what I’ve done and I’m happy with the results.... Read More
If you follow me on twitter you might have read that I tried Riak at one point but then switched to Cassandra, anyway, one of the things with Riak that struck me as nice was the fact that you could access any node through HTTP.... Read More
... Read More
Wow, were do I start. To begin with VizReader is the application in question. It’s a pretty weird thing but I love it. I get a small whiff of the same feeling I had when I was a kid and played Dragon’s Breath on the Amiga. Dragon’s Breath was both a weird and wonderful game at the same time and it makes me proud that I have managed to create something that gives me a little bit of that feeling.... Read More
It seems we’re having some problems with Wikipedia when it comes to creating a entry for PicoLisp there.... Read More
On many occasions it’s preferable to convert PicoLisp on the client side instead of on the server, here’s an attempt.... Read More