Preparing for the ICFP Programming Contest
I have decided to make a stab at the ICFP Programming Contest
[http://www.icfpcontest.org/] this year. Moreover, I
APL Hacking: Project Euler (#26)
Problem #26 [http://projecteuler.net/index.php?section=problems&id=26]:
∇Z←CYCLE∆LENGTH N;A;I;R
⍝ Find
ANN: ChezWEB 1.3.0
I am pleased to announce the release of ChezWEB 1.3.0.
The major changes here are the introduction of
Tai Chi Ch'uan!
I decided to start taking Tai Chi Ch'uan. Strange, I know. My wife thinks it is
for old
APL Hacking: Project Euler (#25)
Problem #25 [http://projecteuler.net/index.php?section=problems&id=25]:
∇R←PETWENTYFIVE;I;A;X;⎕IO;B;D
APL Hacking: Project Euler (#24)
Problem #24 [http://projecteuler.net/index.php?section=problems&id=24]:
∇R←PETWENTYFOUR;N;A;I
⍝ Compute the 1,
APL Hacking: Project Euler (#23)
Problem #23 [http://projecteuler.net/index.php?section=problems&id=23]:
∇R←PETWENTYTHREE;ABDP;N;X
⍝ Find the sum
APL Hacking: Project Euler (#22)
Problem 22 [http://projecteuler.net/index.php?section=problems&id=22]:
∇R←PETWENTYTWO NAMES;X
⍝ Receiving a 1×N
Building GUI Applications in Scheme (Part 2)
In this second half of my little two-part series
[http://my.opera.com/arcfide/blog/building-gui-applications-in-scheme-part-1], I
spend plenty of
Building GUI Applications in Scheme (Part 1)
This is the first of a multi-part series on how to integrate Scheme (a
high-level language) with a GUI Builder