32 projects tagged "Linux"
Eukleides is a computer language devoted to elementary plane geometry. It aims to be a fairly comprehensive system to create geometric figures, either static or dynamic. It can handle geometric types of data like points, vectors, lines, circles, or conics. A Eukleides script usually consists of a declarative part where objects are defined and a descriptive part where objects are drawn. Nonetheless, Eukleides is also a full featured programming language, providing conditional and iterative structures, user defined functions, modules, etc. The Eukleides distribution provides two distinct interpreters: "eukleides" and "euktopst". The former interpreter produces Encapsulated PostScript (EPS). The latter produces PSTricks macros, allowing Eukleides to be used with LaTeX.
Jackbeat is a multi-platform audio sequencer for musicians and sound artists. Featuring a drum machine interface with animations for easy and playful editing, it is built for both composition and live setups with high interactivity needs. It is extremely easy to use yet powerful via connecting with other applications and plugins using JACK and OSC. Jackbeat loads and saves .jab files, Jackbeat's xml+tar open file format, and supports CoreAudio, ASIO, ALSA, PulseAudio, and JACK.
jabberd is a Jabber/XMPP instant messaging server. It implements XMPP-Core (RFC3920), XMPP-IM (RFC3921), and a range of protocol extensions: XEP-0012, XEP-0016, XEP-0030, XEP-0049, XEP-0054, XEP-0077, XEP-0079, XEP-0092, XEP-0114, XEP-0138, XEP-0153, XEP-0157, XEP-0160, XEP-0191, XEP-0192, XEP-0193, XEP-0198, XEP-0199, XEP-0202, XEP-0203.
Grapple is designed to be a simple network layer, allowing the addition of multiuser features to an application for as little as a dozen lines of code. However, it also allows for more. It features simple client-server networking that keeps all clients aware of all other clients, passworded servers, and data transfer via TCP, UDP, or reliable UDP. Advanced features include network messaging via push, pull, or a combination, multiple methods of querying users, user groups for client bandwidth saving, network load reacting data transmission and retransmission, background pinging to monitor network states, server failover, and a fully functional lobby system.
4DIAC is a framework for distributed industrial automation and control. It aims to provide an open, IEC-61499-compliant basis that lets the user establish a distributed industrial automation and control environment based on the targets' portability, configurability, and interoperability.
The Brick Engine is a fast and simple lo-fi gaming engine. The engine provides a comprehensive API, including dazzling visual features, song playback, and collision detection: everything you need to make games with quickness and ease. The engine provides a straightforward C API and has language bindings for Tcl and Pascal, with support for more languages on the way.
PicShell is a small IDE for the JALv2 language, used to program MicroChip's PIC microcontrollers. It has a built-in 14/16 bit PIC simulator. The simulator allows some user interaction, and contains some external devices like LED, LCD, UART terminals, and buttons for quick code testing. PicShell supports ASM and JAL level debugging. It provide a built-in editor with syntax highlighting, auto-completion, and a type-assist feature. It provides a mechanism to achieve unit testing.