71 projects tagged "Software Development"
AA-lib is a low level gfx library just as many other libraries are. The main difference is that AA-lib does not require graphics device. In fact, there is no graphical output possible. AA-lib replaces those old-fashioned output methods with a powerful ASCII art renderer. The API is designed to be similar to other graphics libraries.
An almost ISO C compatible C compiler that produces binaries for 6502-based computers. Targets that are supported out of the box are: Apple ][, Atari 8-bit machines, Commodore C64/C128/C16/C116, Commodore Plus/4, Commodore 600/700, GEOS for C64, and Lynx. The package includes a complete suite of assembler development tools (assembler, linker, archiver) which allows mixing of C and assembler code.
The c-tree Plus embedded database engine offers developers several APIs that provide low-level routines, ISAM-level control, and higher-level interfaces. c-tree Plus is distributed in complete C source, has been ported to 100+ environments and includes a robust database Server SDK. It can be used to develop single user and peer-to-peer applications, or the client-side for applications using FairCom's database server, the c-tree Server.
The c-tree Server is FairCom's multi-threaded, low-maintenance database server. It supports heterogeneous networks and lets dissimilar clients attach concurrently to any single or combination of c-tree Servers. Portability is afforded through over 30 supported platforms and 5+ supported communication protocols. c-tree Servers are easy to set up and require no system tuning or DBA. Additionally, FairCom offers a Server Side Development System, allowing developers to build their own application-specific database server.
PopAsm is an assembler (an assembly language compiler) designed to support the syntaxes of TASM/MASM and NASM, gathering together the best features of each of them. It is intended that it will support all instructions from Intel compatible CPUs, including MMX, 3DNow!, and SSE extensions.