gnu modula 2
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7599
GNU Termutils 2.0
GNU Termutils provides control utilities for the GNU terminal. more>>
GNU Termutils provides control utilities for the GNU terminal.
This directory contains the GNU terminal control utilities tput and tabs. tput is a program to enable shell scripts to portably use special terminal capabilities. Although its interface is similar to that of terminfo-based tput programs, it actually uses termcap. tabs is a program to set hardware terminal tab settings.
Enhancements:
- Package renamed to termutils.
- Added SysV tabs utility.
- tput has longname, init and reset options.
- tput has --standard-input option.
- Works with POSIX.1 termios systems as well as BSD sgtty.
- Configuration updated to current standards.
<<lessThis directory contains the GNU terminal control utilities tput and tabs. tput is a program to enable shell scripts to portably use special terminal capabilities. Although its interface is similar to that of terminfo-based tput programs, it actually uses termcap. tabs is a program to set hardware terminal tab settings.
Enhancements:
- Package renamed to termutils.
- Added SysV tabs utility.
- tput has longname, init and reset options.
- tput has --standard-input option.
- Works with POSIX.1 termios systems as well as BSD sgtty.
- Configuration updated to current standards.
Download (0.11MB)
Added: 2007-02-27 License: GPL (GNU General Public License) Price:
970 downloads
GNU Gadu 2.3.0
GNU Gadu is an Instant Messenger program created to work with protocols popular in Poland (but not only) more>>
GNU Gadu is an "Instant Messenger" program created to work with protocols popular in Poland (but not only).
GNU Gadu is based on extensible plug-in idea, also graphical user interface (written in GTK+) is a plugin. We support Gadu-Gadu, Tlen.pl and Jabber protocols currently.
<<lessGNU Gadu is based on extensible plug-in idea, also graphical user interface (written in GTK+) is a plugin. We support Gadu-Gadu, Tlen.pl and Jabber protocols currently.
Download (1.3MB)
Added: 2006-10-15 License: GPL (GNU General Public License) Price:
660 downloads
GNU libavl 2.0.2
GNU libavl is the most complete, well-documented collection of binary search tree and balanced tree library routines anywhere. more>>
GNU libavl is the most complete, well-documented collection of binary search tree and balanced tree library routines anywhere. The project supports these kinds of trees:
Plain binary trees:
- Binary search trees
- AVL trees
- Red-black trees
Threaded binary trees:
- Threaded binary search trees
- Threaded AVL trees
- Threaded red-black trees
Right-threaded binary trees:
- Right-threaded binary search trees
- Right-threaded AVL trees
- Right-threaded red-black trees
Binary trees with parent pointers:
- Binary search trees with parent pointers
- AVL trees with parent pointers
- Red-black trees with parent pointers
Enhancements:
- This release fixes a bug in tavl_delete().
- This version (again) works with recent versions of Texinfo, fixes a few typos in the text, and slightly enhances the HTML output format.
<<lessPlain binary trees:
- Binary search trees
- AVL trees
- Red-black trees
Threaded binary trees:
- Threaded binary search trees
- Threaded AVL trees
- Threaded red-black trees
Right-threaded binary trees:
- Right-threaded binary search trees
- Right-threaded AVL trees
- Right-threaded red-black trees
Binary trees with parent pointers:
- Binary search trees with parent pointers
- AVL trees with parent pointers
- Red-black trees with parent pointers
Enhancements:
- This release fixes a bug in tavl_delete().
- This version (again) works with recent versions of Texinfo, fixes a few typos in the text, and slightly enhances the HTML output format.
Download (2.6MB)
Added: 2007-01-18 License: GPL (GNU General Public License) Price:
1014 downloads
GNU Mailutils 1.2
GNU Mailutils contains a series of useful mail clients, servers, and libraries. more>>
These are the primary mail utilities of the GNU system.
Specifically, this package contains a POP3 server, an IMAP4 server, and a Sieve mail filter. It also provides a POSIX mailx client and a collection of other tools.
<<lessSpecifically, this package contains a POP3 server, an IMAP4 server, and a Sieve mail filter. It also provides a POSIX mailx client and a collection of other tools.
Download (3.3MB)
Added: 2007-07-01 License: GPL (GNU General Public License) Price:
849 downloads
GNU C library 2.4
GNU C library is the C library used in the GNU system. more>>
GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.
GNU C library is used by almost all C programs and provides the most essential program interface.
The history of Unix and various standards determine much of the interface of the C library. In general the GNU C library supports the ISO C and POSIX standards. We also try to support the features of popular Unix variants (including BSD and System V) when those do not conflict with the standards. Different compatibility modes (selectable when you compile an application) allow the peaceful coexistence of compatibility support for different varieties of Unix.
The GNU C library is primarily designed to be a portable and high performance C library.
It follows all relevant standards (ISO C 99, POSIX.1c, POSIX.1j, POSIX.1d, Unix98, Single Unix Specification). It is also internationalized and has one of the most complete internationalization interfaces known.
<<lessGNU C library is used by almost all C programs and provides the most essential program interface.
The history of Unix and various standards determine much of the interface of the C library. In general the GNU C library supports the ISO C and POSIX standards. We also try to support the features of popular Unix variants (including BSD and System V) when those do not conflict with the standards. Different compatibility modes (selectable when you compile an application) allow the peaceful coexistence of compatibility support for different varieties of Unix.
The GNU C library is primarily designed to be a portable and high performance C library.
It follows all relevant standards (ISO C 99, POSIX.1c, POSIX.1j, POSIX.1d, Unix98, Single Unix Specification). It is also internationalized and has one of the most complete internationalization interfaces known.
Download (19.5MB)
Added: 2006-03-06 License: GPL (GNU General Public License) Price:
1344 downloads
GNU Motti 2.5.0.4
GNU Motti is a simple multiplayer networked strategy game. more>>
GNU Motti project is a simple multiplayer networked strategy game.
The objective of the game is to conquer enemy capitals by occupying and encircling their territories.
The game map is an array of square cells.
GNU Motti is a simple strategy game where you try to conquer opponents capitals by occupying and encircling their territories. It can be played by two or up to 31 players. The game has interfaces both for curses and for X. Its able to open multiple displays over network for network play.
Please note that motti is a GNU program.
This project has been somewhat poorly logged, mostly because Ive started it as a novice programmer and have neglected many things. Ive redesigned major parts of the game at least three times and used bare Xlib. Ive spent more time making this than it would really have deserved. I hope you enjoy the game.
Enhancements:
- Compatible with DESTDIR Install/Uninstall
<<lessThe objective of the game is to conquer enemy capitals by occupying and encircling their territories.
The game map is an array of square cells.
GNU Motti is a simple strategy game where you try to conquer opponents capitals by occupying and encircling their territories. It can be played by two or up to 31 players. The game has interfaces both for curses and for X. Its able to open multiple displays over network for network play.
Please note that motti is a GNU program.
This project has been somewhat poorly logged, mostly because Ive started it as a novice programmer and have neglected many things. Ive redesigned major parts of the game at least three times and used bare Xlib. Ive spent more time making this than it would really have deserved. I hope you enjoy the game.
Enhancements:
- Compatible with DESTDIR Install/Uninstall
Download (0.15MB)
Added: 2007-01-12 License: GPL (GNU General Public License) Price:
1015 downloads
GNU Go 3.6
GNU Go is a free program that plays the game of Go. more>>
GNU Go is a free program that plays the game of Go. GNU Go has played thousands of games on the NNGS Go server.
GNU Go is now also playing regularly on the Legend Go Server in Taiwan, on the WING server in Japan, and many volunteers run GNU Go clients on KGS. GNU Go has established itself as the leading non-commercial go program in the recent tournaments that it has taken part in.
<<lessGNU Go is now also playing regularly on the Legend Go Server in Taiwan, on the WING server in Japan, and many volunteers run GNU Go clients on KGS. GNU Go has established itself as the leading non-commercial go program in the recent tournaments that it has taken part in.
Download (2.6MB)
Added: 2005-09-06 License: GPL (GNU General Public License) Price:
1513 downloads
GNU ed 0.8
GNU ed is an 8-bit clean, POSIX-compliant line editor. more>>
GNU ed is a line-oriented text editor. GNU ed is used to create, display, modify and otherwise manipulate text files, both interactively and via shell scripts.
A restricted version of `ed, `red, can only edit files in the current directory and cannot execute shell commands. `ed is the `standard text editor in the sense that it is the original editor for Unix, and thus widely available.
Enhancements:
- The testsuite now exits unsuccesfully in case of error.
- Some minor problems in the manual page have been fixed.
- The GFDL has been added to the info file.
<<lessA restricted version of `ed, `red, can only edit files in the current directory and cannot execute shell commands. `ed is the `standard text editor in the sense that it is the original editor for Unix, and thus widely available.
Enhancements:
- The testsuite now exits unsuccesfully in case of error.
- Some minor problems in the manual page have been fixed.
- The GFDL has been added to the info file.
Download (0.086MB)
Added: 2007-08-20 License: GPL v3 Price:
800 downloads
GNU libxmi 1.2
GNU libxmi is a C/C++ function library for rasterizing 2-D vector graphics. more>>
GNU libxmi is a C/C++ function library for rasterizing 2-D vector graphics. GNU libxmi can draw 2-D graphical primitives, including wide polygonal lines and circular and elliptical arcs, into a user-supplied matrix of pixels. Sophisticated line styles, such as multicolored dashing patterns, can be specified. There is also support for filling and texturing polygons.
The current version of the libxmi package is version 1.2, released in June 2000. It can be installed on GNU/Linux, FreeBSD, and Unix systems. Since libxmi is written in ANSI C, it should be easy to compile and install on almost any system with a C compiler.
What is libxmi good for?
It can be used as a drop-in rendering module in any application that needs to scan-convert 2-D vector graphics. It is highly customizable. For example, the `pixel datatype can be redefined at compile time. The algorithm used for compositing pixels can be redefined too. By default, libxmi uses the Painters Algorithm (a new pixel value replaces an old one). But it would be trivial to install it so that it uses alpha compositing instead. The package, and its header file xmi.h, include full documentation.
<<lessThe current version of the libxmi package is version 1.2, released in June 2000. It can be installed on GNU/Linux, FreeBSD, and Unix systems. Since libxmi is written in ANSI C, it should be easy to compile and install on almost any system with a C compiler.
What is libxmi good for?
It can be used as a drop-in rendering module in any application that needs to scan-convert 2-D vector graphics. It is highly customizable. For example, the `pixel datatype can be redefined at compile time. The algorithm used for compositing pixels can be redefined too. By default, libxmi uses the Painters Algorithm (a new pixel value replaces an old one). But it would be trivial to install it so that it uses alpha compositing instead. The package, and its header file xmi.h, include full documentation.
Download (0.30MB)
Added: 2006-03-31 License: GPL (GNU General Public License) Price:
1304 downloads
GNU CLISP 2.41
GNU CLISP is an ANSI Common Lisp implementation with an interpreter, compiler, debugger, object system. more>>
GNU CLISP is an ANSI Common Lisp implementation with an interpreter, compiler, debugger, object system (CLOS, MOP), sockets, fast bignums, and foreign language interface which runs on most UNIXes and Win32.
Common Lisp is a high-level, all-purpose, object-oriented, dynamic, functional programming language.
CLISP is a Common Lisp implementation by Bruno Haible, then of Karlsruhe University, and Michael Stoll, then of Munich University, both in Germany. GNU CLISP supports the Lisp described in the ANSI Common Lisp standard plus many extensions.
CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a foreign language interface, i18n, regular expressions, a socket interface, and more. An X11 interface is available through CLX, Garnet and CLUE/CLIO. Command line editing is provided by readline. CLISP runs Maxima, ACL2 and many other Common Lisp packages.
CLISP runs on most Unix workstations (Linux, FreeBSD, NetBSD, OpenBSD, Solaris, Tru64, HP-UX, BeOS, NeXTstep, IRIX, AIX and others) and on other systems (Windows NT/2000/XP, Windows 95/98/ME) and needs only 4 MB of RAM.
CLISP is Free Software and may be distributed under the terms of GNU GPL. You may distribute commercial proprietary applications compiled with CLISP, see file COPYRIGHT in the CLISP distribution.
The user interface comes in English, German, French, Spanish, Dutch, Russian and Danish, and can be changed at run time.
Enhancements:
- The new libsvm module makes Support Vector Machines available in CLISP.
<<lessCommon Lisp is a high-level, all-purpose, object-oriented, dynamic, functional programming language.
CLISP is a Common Lisp implementation by Bruno Haible, then of Karlsruhe University, and Michael Stoll, then of Munich University, both in Germany. GNU CLISP supports the Lisp described in the ANSI Common Lisp standard plus many extensions.
CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a foreign language interface, i18n, regular expressions, a socket interface, and more. An X11 interface is available through CLX, Garnet and CLUE/CLIO. Command line editing is provided by readline. CLISP runs Maxima, ACL2 and many other Common Lisp packages.
CLISP runs on most Unix workstations (Linux, FreeBSD, NetBSD, OpenBSD, Solaris, Tru64, HP-UX, BeOS, NeXTstep, IRIX, AIX and others) and on other systems (Windows NT/2000/XP, Windows 95/98/ME) and needs only 4 MB of RAM.
CLISP is Free Software and may be distributed under the terms of GNU GPL. You may distribute commercial proprietary applications compiled with CLISP, see file COPYRIGHT in the CLISP distribution.
The user interface comes in English, German, French, Spanish, Dutch, Russian and Danish, and can be changed at run time.
Enhancements:
- The new libsvm module makes Support Vector Machines available in CLISP.
Download (9.5MB)
Added: 2006-10-13 License: GPL (GNU General Public License) Price:
1110 downloads
GNU Ocrad 0.17
Ocrad is the GNU OCR (Optical Character Recognition) program, implemented as a filter and based on a feature extraction method. more>>
GNU Ocrad is an OCR (Optical Character Recognition) program implemented as a filter and based on a feature extraction method.
Also includes a layout analyser able to separate the columns or blocks of text normally found on printed pages.
Ocrad can be used as a stand-alone console application, or as a backend to other programs.
Enhancements:
- The license has been updated to GPL version 3 or later.
- The "--scale" option no longer suppresses ORF output.
- The removal of thick frames has been improved.
- "Textline" now accepts more than one big initial.
- The files "configure" and "Makefile.in" have been modified to be more GNU-standards compliant.
<<lessAlso includes a layout analyser able to separate the columns or blocks of text normally found on printed pages.
Ocrad can be used as a stand-alone console application, or as a backend to other programs.
Enhancements:
- The license has been updated to GPL version 3 or later.
- The "--scale" option no longer suppresses ORF output.
- The removal of thick frames has been improved.
- "Textline" now accepts more than one big initial.
- The files "configure" and "Makefile.in" have been modified to be more GNU-standards compliant.
Download (0.074MB)
Added: 2007-07-01 License: GPL (GNU General Public License) Price:
848 downloads
GNU XaoS 3.2.2
GNU XaoS project is a a real-time fractal zoomer. more>>
GNU XaoS project is a a real-time fractal zoomer.
GNU XaoS is free software. You are welcome to redistribute it under certain conditions. It also means that you may get sources and help its authors with the development.
If you dont know what a fractal is, please try the tutorial "An introduction to fractals". If you are new to XaoS you should try it too, since it is quite a good example of XaoSs features.
To see more about XaoS features, try the tutorial "XaoS features overview".
Both the tutorials are divided into chapters and available from help menu. So you dont need to watch them all at once (they are about half an hour long)
Enhancements:
- Fixed bug which was preventing XaoS from rendering images over 2500x2500
- Added fullscreen driver
- Upgraded libpng to 1.2.12
<<lessGNU XaoS is free software. You are welcome to redistribute it under certain conditions. It also means that you may get sources and help its authors with the development.
If you dont know what a fractal is, please try the tutorial "An introduction to fractals". If you are new to XaoS you should try it too, since it is quite a good example of XaoSs features.
To see more about XaoS features, try the tutorial "XaoS features overview".
Both the tutorials are divided into chapters and available from help menu. So you dont need to watch them all at once (they are about half an hour long)
Enhancements:
- Fixed bug which was preventing XaoS from rendering images over 2500x2500
- Added fullscreen driver
- Upgraded libpng to 1.2.12
Download (1.3MB)
Added: 2006-10-13 License: GPL (GNU General Public License) Price:
1142 downloads
GNU 8085 Simulator 1.3
GNU 8085 Simulator is a graphical 8085 simulator and assembler with a debugger. more>>
GNUSim8085 is a graphical simulator for the Intel 8085 microprocessor.
GNUSim8085 is a simulator and assembler for the Intel 8085 Microprocessor, in GNOME environment.
GNU 8085 Simulator contains an inline assembler and a debugger.
Enhancements:
- New: Use gtksourceview as editor component.
- Fix: Syntax highlighting working again.
- Fix: About dialog does not close by pressing close button.
<<lessGNUSim8085 is a simulator and assembler for the Intel 8085 Microprocessor, in GNOME environment.
GNU 8085 Simulator contains an inline assembler and a debugger.
Enhancements:
- New: Use gtksourceview as editor component.
- Fix: Syntax highlighting working again.
- Fix: About dialog does not close by pressing close button.
Download (0.079MB)
Added: 2007-02-21 License: GPL (GNU General Public License) Price:
994 downloads
GNU mcron 1.0.3
GNU mcron (Mellors cron) is a 100% compatible replacement for Vixie cron. more>>
GNU mcron (Mellors cron) is a 100% compatible replacement for Vixie cron.
It is written in pure Guile, and allows configuration files to be written in scheme (as well as Vixies original format) for infinite flexibility in specifying when jobs should be run.
Mcron was written by Dale Mellor (see his personal web pages). Mcron was proposed to the FSF (2003-07-11) as a component of the GNU system, and accepted on 2003-12-02. Version 1.0.1 was the first release of mcron as a GNU package homed at gnu.org.
<<lessIt is written in pure Guile, and allows configuration files to be written in scheme (as well as Vixies original format) for infinite flexibility in specifying when jobs should be run.
Mcron was written by Dale Mellor (see his personal web pages). Mcron was proposed to the FSF (2003-07-11) as a component of the GNU system, and accepted on 2003-12-02. Version 1.0.1 was the first release of mcron as a GNU package homed at gnu.org.
Download (0.28MB)
Added: 2006-04-18 License: GPL (GNU General Public License) Price:
1284 downloads
GNU inetutils 1.4.2
GNU inetutils is a distribution of common networking utilities and servers. more>>
The GNU inetutils are a collection of common networking utilities and servers.
Main features:
- ftp client and server.
- telnet client and server.
- rsh client and server.
- rlogin client and server.
- tftp client and server.
<<lessMain features:
- ftp client and server.
- telnet client and server.
- rsh client and server.
- rlogin client and server.
- tftp client and server.
Download (1.0MB)
Added: 2005-04-06 License: GPL (GNU General Public License) Price:
1666 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above gnu modula 2 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed