summaryrefslogtreecommitdiff
path: root/content/html/gemfeed/atom.xml
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-05 09:33:09 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-05 09:33:09 +0100
commit721f56d3cc981e3424a595bcb78d231ce5f4bdb3 (patch)
tree7e8aed303cf0c0c60001e4cfcd4fe335e3b78b51 /content/html/gemfeed/atom.xml
parentdce9ea45cd7c6930b6caf6d981626a692831249a (diff)
Add "The Fype Programming Language"
Diffstat (limited to 'content/html/gemfeed/atom.xml')
-rw-r--r--content/html/gemfeed/atom.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/content/html/gemfeed/atom.xml b/content/html/gemfeed/atom.xml
index d3643b93..ff147c01 100644
--- a/content/html/gemfeed/atom.xml
+++ b/content/html/gemfeed/atom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
- <updated>2021-05-04T21:44:21+01:00</updated>
+ <updated>2021-05-05T09:27:32+01:00</updated>
<title>buetow.org feed</title>
<subtitle>Having fun with computers!</subtitle>
<link href="https://buetow.org/gemfeed/atom.xml" rel="self" />
@@ -73,6 +73,17 @@
</author>
</entry>
<entry>
+ <title>The Fype Programming Language</title>
+ <link href="https://buetow.org/gemfeed/2010-05-09-the-fype-programming-language.html" />
+ <id>https://buetow.org/gemfeed/2010-05-09-the-fype-programming-language.html</id>
+ <updated>2010-05-09T09:26:28+01:00</updated>
+ <summary>Fype is an interpreted programming language created by me for learning and fun. The interpreter is written in C. It has been tested on FreeBSD and NetBSD and may also work on other Unix like operating systems such as Linux based ones. To be honest, besides learning and fun there is really no other use case of why Fype actually exists as many other programming languages are much faster and more powerful.. .....to read on please visit my site.</summary>
+ <author>
+ <name>Paul Buetow</name>
+ <email>comments@mx.buetow.org</email>
+ </author>
+ </entry>
+ <entry>
<title>Perl Poetry</title>
<link href="https://buetow.org/gemfeed/2008-06-26-perl-poetry.html" />
<id>https://buetow.org/gemfeed/2008-06-26-perl-poetry.html</id>