RSS 2303 projects tagged "Linux"

Download Website Updated 20 May 2013 The Aime Interpreter

Screenshot
Pop 413.68
Vit 56.48

aime is a simple, C-like programming language and an interpreter, both designed to be embeddable in applications. The language is straightforward, trivial, and direct. Its syntax is simpler than that of C, while still providing for full object management, higher order functions, and references. The interpreter is secure and expressive, allowing comprehensive control over program execution and providing powerful methods of application integration.

No download Website Updated 20 May 2013 Seed7

Screenshot
Pop 575.49
Vit 185.67

Seed7 is a general purpose programming language. It is a higher level language compared to Ada, C++, and Java. In Seed7, new statements and operators can be declared easily. Functions with type results and type parameters are more elegant than a template or generics concept. Object orientation is used when it brings advantages and not in places when other solutions are more obvious. Although Seed7 contains several concepts of other programming languages, it is generally not considered as a direct descendant of any other programming language.

No download Website Updated 18 May 2013 HIDSharp

Screenshot
Pop 31.22
Vit 6.33

HIDSharp is a multiplatform .NET library for USB HID devices. It is COM-enabled to allow use in VB6 and MS Office.

Download Website Updated 18 May 2013 libburnia

Screenshot
Pop 400.70
Vit 549.06

libburnia is a project comprised of libraries and binaries for reading, mastering, and writing optical discs. It provides libburn, a CD/DVD/BD burn library, libisofs, a manipulation library for ISO 9660 filesystems, and libisoburn, a ISO 9660 multi-session library. On top of them there is cdrskin, a cdrecord emulator, and xorriso, a all-in-one application for ISO 9660 multi-session operations which additionaly provides a limited emulation of mkisofs.

No download No website Updated 17 May 2013 SmartGit/Hg

Screenshot
Pop 551.38
Vit 198.02

SmartGit is a graphical user interface for Git and Mercurial which can work with SVN repositories.

No download Website Updated 15 May 2013 Mercury

Screenshot
Pop 106.11
Vit 127.93

Mercury is a new logic/functional programming language, which combines the clarity and expressiveness of declarative programming with advanced static analysis and error detection features. Its highly optimized execution algorithm delivers efficiency far in excess of existing logic programming systems, and close to conventional programming systems. Mercury addresses the problems of large-scale program development, allowing modularity, separate compilation, and numerous optimization/time trade-offs.

No download No website Updated 13 May 2013 GRAL

Screenshot
Pop 81.12
Vit 12.25

GRAL is a library for creating high quality plots and charts in Java. Many plot types are available like scatter plot, bubble plots, line plots, area plots, pie charts, and bar charts. Additionally, GRAL can exchange and process data (smoothing), and various plug-ins allow the import and export of data and graphics to formats like CSV, JPEG, PNG, EPS, PDF, or SVG.

Download Website Updated 13 May 2013 Armadillo C++ Library

Screenshot
Pop 461.68
Vit 136.33

Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point, and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries. A delayed evaluation approach, based on template meta-programming, is used (during compile time) to combine several operations into one and reduce or eliminate the need for temporaries.

Download No website Updated 11 May 2013 Racket

Screenshot
Pop 521.57
Vit 146.83

Racket (formerly PLT Scheme) is a programming language suitable for implementation tasks ranging from scripting to application development, including GUIs, Web services, etc. It includes the DrRacket programming environment, a virtual machine with a just-in-time compiler, tools for creating stand-alone executables, the Racket Web server, extensive libraries, documentation for both beginners and experts, and more. It supports the creation of new programming languages through a rich, expressive syntax system. Example languages include Typed Racket, ACL2, FrTime, and Lazy Racket.

Download No website Updated 11 May 2013 libviper

Screenshot
Pop 129.75
Vit 65.10

libviper is an API for quickly developing console, curses-based interfaces with mouse support (GPM). It's a good alternative to the panels library. The API preserves many of the familiar ncurses monikers. It also provides, basic, GTK-like window signal handling.

Screenshot

Project Spotlight

SubnetMapper

A tool for generating IP network maps to keep track of changes, etc.

Screenshot

Project Spotlight

C5Connector.Java

A backend for the Core Five file manager.