public marks

PUBLIC MARKS from parmentierf with tags linux & dev

2008

gosu - Google Code

by 1 other
Gosu is a 2D game development library for the Ruby and C programming languages, available for Mac OS X, Windows and Linux.

2007

Gambas - Gambas Almost Means Basic

by 3 others (via)
Gambas is, before all, a Basic language with object extensions. A program written with Gambas is a set of files. Each file describes a class, in terms of object programming. The class files are compiled, then executed by an interpreter. From this point of view, it is very inspired by Java. Gambas is made up of the following programs: * A compiler. * An interpreter. * An archiver. * A graphical user interface component. * A development environment.

Valgrind Home

by 5 others
Valgrind is an award-winning suite of tools for debugging and profiling Linux programs. With the tools that come with Valgrind, you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting, making your programs more stable. You can also perform detailed profiling, to speed up and reduce memory use of your programs.

MySQL AB :: MySQL GUI Tools Downloads

by 1 other
This is the MySQL GUI Tools Bundle for 5.0. It includes the following products. * MySQL Administrator 1.2 Generally Available (GA) * MySQL Query Browser 1.2 Generally Available (GA) * MySQL Migration Toolkit 1.1 Generally Available (GA)

2006

Main Page - Mono

by 12 others (via)
Mono provides the necessary software to develop and run .NET client and server applications on Linux, Solaris, Mac OS X, Windows, and Unix. Sponsored by Novell (http://www.novell.com), the Mono open source project has an active and enthusiastic contributing community and is positioned to become the leading choice for development of Linux applications.

#ProgX - 5 ans d'articles, gratuits !

Presque tous les articles écrit dans l'ex(cellent) Login: par l'excellent Romain Guy.

2005

The Regex Coach - interactive regular expressions

by 12 others (via)
The Regex Coach is a graphical application for Linux and Windows which can be used to experiment with (Perl-compatible) regular expressions interactively.

GNU Autoconf, Automake and Libtool

An online version of this book available.

CVSTrac - A Web-Based Bug And Patch-Set Tracking System For CVS

by 4 others (via)
* Automatically generates a patch-set log from CVS check-in comments * User-defined color-coded database queries * Web-based administration of the CVSROOT/passwd file * Built-in repository browser * Built-in Wiki * Very simple setup - a self-contained executable runs as CGI, from inetd, or as a stand-alone web server * Minimal memory, disk and CPU requirements - works on old hardware * Access permissions configurable separately for each user * Allows for anonymous users * Uses a built-in SQL database engine (SQLite) - no external RDBMS required * Tested under Linux - works on other versions of Unix. Also works under Windows * Can be run from a chroot jail for added security. * GNU Public License

autopackage

by 4 others (via)
This is autopackage, the multi-distribution binary packaging framework for Linux systems. * Build packages that will install on many different distros * Multiple front ends: best is automatically chosen so GUI users get a graphical front end, and command line users get a text based interface * Multiple language support (both in tools and for your own packages) * Automatically verifies and resolves dependencies no matter how the software was installed. This means you don't have to use autopackage for all your software, or even any of it, for packages to succesfully install.

2004

A, B, C, ... D! The Programming Language - OSNews.com

An improved(?) C/C++ language. No byte-code.