apl

Jun
12

Battling Keyboard Layouts in Gnome 3

I like Gnome 3, a lot. I think it's one of the most productive, usable, and modern desktop
2 min read
Jun
11

Old School APL vs. D-fns

Looking at the D-fns code I am writing to build my Co-Dfns compiler. I have to wonder what kind of
Oct
07

Indexing Arrays

Lately I have been working on formalizing APL. One of the core problems related to the formalization of APL is
4 min read
Apr
24

You can APL

So, if any of you have been annoyed with the idea of having to actually install something just to try
Jan
30

TRM in APL

Larry Moss and some others have created an interesting little machine [http://www.indiana.edu/~iulg/trm/index.shtml] for
1 min read
Dec
16

Knuth on APL

Donald Knuth had this to say in an interview [http://tex.loria.fr/historique/interviews/knuth-clb1993.html] a while back:
1 min read
Oct
10

Fork-Join parallelism using Signals in APLX

In preparation for some research work I'm doing in parallelism, I finally managed to get some comprehension of
1 min read
May
31

APL Hacking: Project Euler (#30)

I figure it's about time I posted another Project Euler. Problem #30 [http://projecteuler.net/index.php?section=
May
10

Revisiting Send + More = Money

In my last post [http://my.opera.com/arcfide/blog/send-more-money] I attempted to solve the Send + More = Money Cryptarithmetic
2 min read
May
08

Send + More = Money

After talking with Prof. Friedman, he gave me an interesting constraint problem. This is a well known example of a
1 min read