diff options
Diffstat (limited to 'content')
| -rw-r--r-- | content/gemtext/gemfeed/atom.xml | 4 | ||||
| -rw-r--r-- | content/html/gemfeed/atom.xml | 4 | ||||
| -rw-r--r-- | content/meta/gemfeed/2010-05-09-the-fype-programming-language.meta | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/content/gemtext/gemfeed/atom.xml b/content/gemtext/gemfeed/atom.xml index 57a2d485..10049994 100644 --- a/content/gemtext/gemfeed/atom.xml +++ b/content/gemtext/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-05T09:27:32+01:00</updated> + <updated>2021-05-05T12:48:29+01:00</updated> <title>buetow.org feed</title> <subtitle>Having fun with computers!</subtitle> <link href="gemini://buetow.org/gemfeed/atom.xml" rel="self" /> @@ -76,7 +76,7 @@ <title>The Fype Programming Language</title> <link href="gemini://buetow.org/gemfeed/2010-05-09-the-fype-programming-language.gmi" /> <id>gemini://buetow.org/gemfeed/2010-05-09-the-fype-programming-language.gmi</id> - <updated>2010-05-09T09:26:28+01:00</updated> + <updated>2010-05-09T12:48:29+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> diff --git a/content/html/gemfeed/atom.xml b/content/html/gemfeed/atom.xml index ff147c01..f9b5cf5b 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-05T09:27:32+01:00</updated> + <updated>2021-05-05T12:48:29+01:00</updated> <title>buetow.org feed</title> <subtitle>Having fun with computers!</subtitle> <link href="https://buetow.org/gemfeed/atom.xml" rel="self" /> @@ -76,7 +76,7 @@ <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> + <updated>2010-05-09T12:48:29+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> diff --git a/content/meta/gemfeed/2010-05-09-the-fype-programming-language.meta b/content/meta/gemfeed/2010-05-09-the-fype-programming-language.meta index 77c4a44d..a6265580 100644 --- a/content/meta/gemfeed/2010-05-09-the-fype-programming-language.meta +++ b/content/meta/gemfeed/2010-05-09-the-fype-programming-language.meta @@ -1,4 +1,4 @@ -local meta_date="2010-05-09T09:26:28+01:00" +local meta_date="2010-05-09T12:48:29+01:00" local meta_author="Paul Buetow" local meta_email="comments@mx.buetow.org" local meta_title="The Fype Programming Language" |
