summaryrefslogtreecommitdiff
path: root/content/meta/gemfeed
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-21 05:11:04 +0100
commitbe8db9d60b582fc5afa387533909b5d364739512 (patch)
tree8b30cd264404eea2d36ba2ff2e4a5b310e113b11 /content/meta/gemfeed
parent9a9b6b11589c6aa0730a1aa520449be89e2c1949 (diff)
Add "The Fype Programming Language"
Diffstat (limited to 'content/meta/gemfeed')
-rw-r--r--content/meta/gemfeed/2010-05-09-the-fype-programming-language.meta5
1 files changed, 5 insertions, 0 deletions
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
new file mode 100644
index 00000000..77c4a44d
--- /dev/null
+++ b/content/meta/gemfeed/2010-05-09-the-fype-programming-language.meta
@@ -0,0 +1,5 @@
+local meta_date="2010-05-09T09:26:28+01:00"
+local meta_author="Paul Buetow"
+local meta_email="comments@mx.buetow.org"
+local meta_title="The Fype Programming Language"
+local meta_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."