diff options
| author | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-28 17:47:15 +0200 |
|---|---|---|
| committer | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-28 17:47:15 +0200 |
| commit | 78e8b0d8eb622c7663d5396f21bf550a7927caf2 (patch) | |
| tree | ac46097d4fbf2fe0e949955861ca4523b2018e9b | |
| parent | d1894ccaf7dca4a672fbbaa41beb3edd2ec15de8 (diff) | |
fix
| -rw-r--r-- | fype0.buetow.org/content/home.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/fype0.buetow.org/content/home.xml b/fype0.buetow.org/content/home.xml index dc2c894..4d424ac 100644 --- a/fype0.buetow.org/content/home.xml +++ b/fype0.buetow.org/content/home.xml @@ -2,14 +2,14 @@ <content> <pagetitle>The Fype0 Language</pagetitle> <textheader>Free, small, simple...</textheader> - <important> + <important> <text> - <strong>Important notice:</strong> - <noop>The development of fype0 has been stalled. See fype instead, which is based on a complete new technology. There will be no further development on fype0. This project always was a proof of concept only. Bugs are not gonna be fixed. For the new fype programming project please visit </noop> - <hyperlink>http://fype.buetow.org</hyperlink> - <noop> and enjoy :)</noop> + <strong>Important notice:</strong> + <noop>The development of the AWK site script has been stalled. There will be no further development on this project. This project always was a proof of concept only. Bugs are not gonna be fixed. For current programming projects please visit </noop> + <hyperlink>http://dev.buetow.org</hyperlink> + <noop> and enjoy :)</noop> </text> - </important> + </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> |
