Posts Tagged ‘picolisp’
Friday, September 2nd, 2011
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
Tags: bash, gnu, Linux, picolisp
Posted in Pico Lisp | No Comments »
Sunday, June 5th, 2011
I just got method browsing in ECB working by way of Semantic.... Read More
Tags: cedet, ecb, Emacs, picolisp, semantic
Posted in Pico Lisp | No Comments »
Wednesday, November 3rd, 2010
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
Tags: autocomplete, Clojure, Emacs, picolisp
Posted in Clojure, Emacs, Pico Lisp | No Comments »
Wednesday, September 29th, 2010
I’ve now found a color theme I like by way of the color theme browser. ... Read More
Tags: cedet, Clojure, ctags, ecb, Emacs, picolisp
Posted in Linux | No Comments »
Friday, September 24th, 2010
The other day I discovered the peepcode screencast Meet Emacs and although video is not really the ideal way for me to learn, and especially not something like Emacs, it managed to finally sell me and make me get my ass off the couch.... Read More
Tags: Clojure, clojure-mode, Emacs, macros, paredit, picolisp, picolisp-mode
Posted in Emacs | No Comments »
Sunday, May 30th, 2010
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
Tags: Clojure, clojure-http-client, picolisp
Posted in Clojure, Pico Lisp | No Comments »
Tuesday, April 13th, 2010
The following list is compiled from the replies I got on the LISP reddit and other stuff I’ve found here and there. I suppose the aim of this list is to show that LISP is a language that can be used for web development too. Sometimes I get the impression that LISP has been stereotyped as something that belongs in some university AI lab and not really suited for something as mundane as web development. However as can be seen here, that’s just not true.... Read More
Tags: arc, Clojure, Common Lisp, Lisp, picolisp
Posted in Lisp | No Comments »
Saturday, March 20th, 2010
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
Tags: Common Lisp, Lisp, picolisp, VizReader
Posted in Lisp, Pico Lisp | No Comments »
Saturday, January 9th, 2010
It seems we’re having some problems with Wikipedia when it comes to creating a entry for PicoLisp there.... Read More
Tags: Lisp, picolisp, wikipedia
Posted in Lisp, Pico Lisp | No Comments »
Saturday, December 5th, 2009
I just managed to create a function that will automatically find all URLs in the text in a text area and replace them with shortened URLs by way of bit.ly and I thought I’d share it.... Read More
Tags: bit.ly, Javascript, jquery, json, PHP, picolisp, twitter, url shortening
Posted in jQuery | No Comments »