A fortune quote: COMPASS [for the CDC-6000 series] is the sort of assembler one expects from a corporation whose president codes in octal. -- J. N. Gray

The Fype Language

Free, small, simple...

Fype ... 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 README file! And also see the TODO file so you can see whats coming up next :). The latest development version is Fype0 Alpha Build 9669 and can be downloaded from the subversion repository.

In order to stay updated I recommend you to follow my blog at http://comp.buetow.org and see what's new or changing.