1461 projects tagged "BSD Original"
Ficl (Forth inspired command language) is an ANS Forth interpreter written in C. Unlike traditional Forths, this interpreter is designed to be embedded into other systems as a command/macro/development prototype language. Ficl provides object extensions that can be used to wrap methods and structures of the host system without altering them.
Briefly, FreeBSD is a UNIX operating system based on U.C. Berkeley's 4.4BSD-lite release for the i386 platform (and recently the alpha platform). It is also based indirectly on William Jolitz's port of U.C. Berkeley's Net/2 to the i386, known as 386BSD, though very little of the 386BSD code remains. A fuller description of what FreeBSD is and how it can work for you may be found on the FreeBSD home page.
freecgi++ is an ANSI C++-compliant hierarchy for developing object-oriented CGI applications. It supports FORMS, cookies, multi-part submissions, basic cryptography, HTML output, custom HTTP headers, etc. and includes full documentation, help, a tutorial and samples. It has been tested and supported on Linux/GCC, Windows/MSDEV, Solaris/SunC, and HPUX/aCC.
FreeMarker is a template engine that was originally designed so that servlet-based applications could keep graphical design separate from application logic. The templates provide an easy and highly flexible way to generate any kind of text output (HTML, PostScript, TeX, source code, etc.) from a variety of data sources such as Java objects, Jython objects, XML object models, and more.