15 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.
SeeR compiles to bytecode and executes scripts written in the C/C++ languages (with some restrictions/addons). It supports many instances of the script, multitasking and more. It is multiplatform, and easily integrates with anything (can access your program variables, functions and classes). It contains a SeeRC script compiler/interpreter, and can be used easly in shell scripts (like Perl).
This is a patch for the popular Cistron RADIUS server to put the "users" file, including passwords in an LDAP directory. Integrating the radius server with LDAP has many benefits: all user accounts can be put in a central store, the store is easily replicated, and writing account management scripts also become easier with the multitudes of freely available LDAP browsers and administration tools.
DVTS (Digital Video Transport System) sends and receives DV data using the Internet. It consists of dvsend and dvrecv - dvsend receives DV data via IEEE1394, and sends it to dvrecv using IP, while dvrecv receives DV/RTP packets, and sends DV data using an IEEE1394 interface. Using DVTS, high quality realtime video meeting can be achieved. It consumes about 8-35 Mbps of network bandwidth. Supported platforms are FreeBSD4.x, MacOSX, and Linux.
R-AddressBook is a Java address book which stores its data in XML format. It can be run on virtually any computer (including PDAs) and offers local and global address information storage, WebServices based synchronization, off- and on-line operation, no restriction on the type or number of fields for each entry, and automatic address updates.
Java+ is a Java preprocessor that adds its features to any Java compiler. It has long, multi-line strings with executable inclusions like Perl or Ruby, optionally segregates Java+ strings into ResourceBundle files, eliminates the need for JSP or ASP and their implied need for Java compilers on deployment servers (a security concern), and adds absolutely no overhead in either space or time. There are graphical and command line interfaces, and a simple, general, and recursive string syntax.