From ab62e002e86307983501616cd2046c4cf3fffbc2 Mon Sep 17 00:00:00 2001 From: William Suggs Date: Sat, 26 Jul 2008 16:52:27 -0400 Subject: [PATCH 1/3] Added ratfor --- r/ratfor.ratfor | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 r/ratfor.ratfor diff --git a/r/ratfor.ratfor b/r/ratfor.ratfor new file mode 100644 index 00000000..03d0adb8 --- /dev/null +++ b/r/ratfor.ratfor @@ -0,0 +1,2 @@ +print *, 'Hello, world' +end \ No newline at end of file From b333f614c6dba2870c8f2f66209535d6f3d87de0 Mon Sep 17 00:00:00 2001 From: William Suggs Date: Sat, 26 Jul 2008 17:06:11 -0400 Subject: [PATCH 2/3] Added APL --- a/apl.apl | 1 + 1 file changed, 1 insertion(+) create mode 100644 a/apl.apl diff --git a/a/apl.apl b/a/apl.apl new file mode 100644 index 00000000..1d7b85d6 --- /dev/null +++ b/a/apl.apl @@ -0,0 +1 @@ +[]<-'Hello World!' \ No newline at end of file From 769263531ef0ba74e7cbdf09a15ca813c9ae3d49 Mon Sep 17 00:00:00 2001 From: William Suggs Date: Sat, 26 Jul 2008 17:15:13 -0400 Subject: [PATCH 3/3] Added Argh! --- a/argh.agh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 a/argh.agh diff --git a/a/argh.agh b/a/argh.agh new file mode 100644 index 00000000..8d481339 --- /dev/null +++ b/a/argh.agh @@ -0,0 +1,3 @@ +lppppppppppppsrfj + Hello World!* j + qPh \ No newline at end of file