summaryrefslogtreecommitdiff
path: root/content/meta
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/meta
parentdce9ea45cd7c6930b6caf6d981626a692831249a (diff)
Add "The Fype Programming Language"
Diffstat (limited to 'content/meta')
-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."