summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow (pluto.buetow.org) <paul@buetow.org>2013-09-29 05:31:39 +0200
committerPaul Buetow (pluto.buetow.org) <paul@buetow.org>2013-09-29 05:31:39 +0200
commitc2aed283d17cb8751e5b8bd0217244dac5a4dfad (patch)
tree6d895b7a7e44932fadd0ed3fa450cc904da3c376
parent6800e2594317ddf1af88aaca5a6fc1bfc29fe441 (diff)
fix
-rw-r--r--fype.buetow.org/content/home.xml13
1 files changed, 2 insertions, 11 deletions
diff --git a/fype.buetow.org/content/home.xml b/fype.buetow.org/content/home.xml
index 29cf249..03f43b4 100644
--- a/fype.buetow.org/content/home.xml
+++ b/fype.buetow.org/content/home.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<content>
- <pagetitle>The Fype0 Language</pagetitle>
+ <pagetitle>The Fype Language</pagetitle>
<textheader>Free, small, simple...</textheader>
<important>
<text>
@@ -12,15 +12,6 @@
</important>
<text>
<limg href="?document=images/fype.png" title="Fype"/>
- <noop>... is an attempt to build an open source scripting language from scratch (just for fun) using C99 on the FreeBSD operating system. Fypes focus is to use as few dependencies on 3rd party libraries as possible and to use as less code as possible and a very small execution binary! Fype should be portable to many different operating systems as well. The first release will be also available at least for Linux and maybe other UNIX alike operating systems. Fype itself is using the BSD license. For more infos please consult the</noop>
- <namedlink href="https://ssl.buetow.org/repos/fype/trunk/README">README</namedlink>
- <noop> file! And also see the </noop>
- <namedlink href="https://ssl.buetow.org/repos/fype/trunk/TODO">TODO</namedlink>
- <noop> file so you can see whats coming up next :). The latest development version (trunk) is </noop>
- <perl>
- use LWP::Simple;
- get('https://ssl.buetow.org/repos/fype/trunk/docs/version.txt');
- </perl>
- <noop> and there is no stable branch available yet.</noop>
+ <noop>... is an attempt to build an open source scripting language from scratch (just for fun) using C99 on the FreeBSD operating system. Fypes focus is to use as few dependencies on 3rd party libraries as possible and to use as less code as possible and a very small execution binary! Fype should be portable to many different operating systems as well. The first release will be also available at least for Linux and maybe other UNIX alike operating systems. Fype itself is using the BSD license.</noop>
</text>
</content>