i noticed that one of my linux format cds had once come with good dev tools section..
FreeBASIC [image: Screenshot]<file:///media/LXFDVD99/Development/FreeBASIC/screenshot.gif>FreeBASIC - as the name suggests - is a completely free, open-source, 32-bit BASIC compiler, with the syntax the most compatible possible with MS-QuickBASIC, that adds new features such as pointers, unsigned data types, inline-assembly and many others. Go to this directory <file:///media/LXFDVD99/Development/FreeBASIC/> Visit the homepage <http://www.freebasic.net/> Free_Pascal Free Pascal (aka FPK Pascal) is a 32 and 64 bit professional Pascal compiler. It is available for different processors: Intel x86, Amd64/x86_64, PowerPC, Sparc. The discontinued 1.0 version also supports the Motorola 680x0. The following operating systems are supported: Linux, FreeBSD, Mac OS X/Darwin, Mac OS classic, DOS, Win32, Win64, WinCE, OS/2, Netware (libc and classic) and MorphOS. Go to this directory <file:///media/LXFDVD99/Development/Free_Pascal/> Visit the homepage <http://www.freepascal.org/> G95 G95 is a stable, production Fortran 95 compiler available for multiple cpu architectures and operating systems. Innovations and optimizations continue to be worked on. Parts of the F2003 standard have been implemented in G95. Go to this directory <file:///media/LXFDVD99/Development/G95/> Visit the homepage <http://www.g95.org/> GCC [image: Screenshot] <file:///media/LXFDVD99/Development/GCC/screenshot.png>The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). It is the de facto standard compiler on Linux and many other Free Software Unix-like systems. Go to this directory <file:///media/LXFDVD99/Development/GCC/> Visit the homepage <http://gcc.gnu.org/> GCL GCL is the official Common Lisp for the GNU project. Its design makes use of the system's C compiler to compile to native object code, providing for both good performance and facile portability. GCL currently compiles itself and the primary free software Lisp applications, Maxima , ACL2 and Axiom, on eleven GNU/Linux architectures (x86 powerpc s390 sparc arm alpha ia64 hppa m68k mips mipsel), Windows, Sparc Solaris, and FreeBSD. On most platforms, GCL can load native object code modules directly into its lisp core, where they are preserved in any custom lisp images produced via the save-system call. Go to this directory <file:///media/LXFDVD99/Development/GCL/> Visit the homepage <http://www.gnu.org/software/gcl/> Gforth Gforth is a fast and portable implementation of the ANS Forth language. It works nicely with the Emacs editor, offers some nice features such as input completion and history and a powerful locals facility, and it even has (the beginnings of) a manual. Gforth employs traditional implementation techniques: its inner interpreter is indirect or direct threaded. Go to this directory <file:///media/LXFDVD99/Development/Gforth/> Visit the homepage <http://www.gnu.org/software/gforth/> GHC [image: Screenshot] <file:///media/LXFDVD99/Development/GHC/screenshot.gif>GHC is a state-of-the-art, open source, compiler and interactive environment for the functional language Haskell. It supports the entire Haskell 98 language and has a wide range of libraries. Here you'll find pre-built binary packages for x86 and 64-bit PCs (extract and read the documentation), along with the source code. Go to this directory <file:///media/LXFDVD99/Development/GHC/> Visit the homepage <http://www.haskell.org/ghc/> GNU_Prolog GNU Prolog is a free Prolog compiler with constraint solving over finite domains developed by Daniel Diaz. GNU Prolog accepts Prolog+constraint programs and produces native binaries (like gcc does from a C source). The obtained executable is then stand-alone. The size of this executable can be quite small since GNU Prolog can avoid to link the code of most unused built-in predicates. The performances of GNU Prolog are very encouraging (comparable to commercial systems). Go to this directory <file:///media/LXFDVD99/Development/GNU_Prolog/> Visit the homepage <http://www.gprolog.org/> Mono [image: Screenshot]<file:///media/LXFDVD99/Development/Mono/screenshot.png>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, 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. To install, copy the mono-1.2.5_5-installer.bin file to your home directory, make it executable via your file manager, and then run it (as root). It's wise to remove any existing Mono installations beforehand. Go to this directory <file:///media/LXFDVD99/Development/Mono/> Visit the homepage <http://www.mono-project.com/> MonoDevelop [image: Screenshot]<file:///media/LXFDVD99/Development/MonoDevelop/screenshot.png>MonoDevelop is a free GNOME IDE primarily designed for C# and other .NET languages. The main features of MonoDevelop are code completion, class management, built-in help and project support. Go to this directory <file:///media/LXFDVD99/Development/MonoDevelop/> Visit the homepage <http://www.monodevelop.org/> Moscow_ML Moscow ML is a light-weight implementation of Standard ML (SML), a strict functional language widely used in teaching and research. Version 2.01 implements the full SML language, including SML Modules, and much of the SML Basis Library. Go to this directory <file:///media/LXFDVD99/Development/Moscow_ML/> Visit the homepage <http://www.dina.kvl.dk/%7Esestoft/mosml.html> NASM NASM is an 80x86 assembler designed for portability and modularity. It supports a range of object file formats including Linux a.out and ELF, COFF, Microsoft 16-bit OBJ and Win32. It will also output plain binary files. Its syntax is designed to be simple and easy to understand, similar to Intel's but less complex. It supports Pentium, P6, MMX, 3DNow! and SSE opcodes, and has macro capability. It includes a disassembler as well. Go to this directory <file:///media/LXFDVD99/Development/NASM/> Visit the homepage <http://nasm.sourceforge.net/> OCaml Caml is a general-purpose programming language, designed with program safety and reliability in mind. It is very expressive, yet easy to learn and use. Caml supports functional, imperative, and object-oriented programming styles. It has been developed and distributed by INRIA, France's national research institute for computer science, since 1985. Go to this directory <file:///media/LXFDVD99/Development/OCaml/> Visit the homepage <http://caml.inria.fr/> OpenCOBOL OpenCOBOL is an open-source COBOL compiler, which translates COBOL programs to C code and compiles it using GCC. Go to this directory <file:///media/LXFDVD99/Development/OpenCOBOL/> Visit the homepage <http://sourceforge.net/projects/open-cobol/> Perl Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Go to this directory <file:///media/LXFDVD99/Development/Perl/> Visit the homepage <http://www.perl.org/> Python Python is an interpreted, interactive, object-oriented programming language. It combines remarkable power with very clear syntax, and isn't difficult to learn. It has modules, classes, exceptions, very high level data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (Tk, Mac, MFC, GTK+, Qt, wxWindows). Go to this directory <file:///media/LXFDVD99/Development/Python/> Visit the homepage <http://www.python.org/> Ruby [image: Screenshot]<file:///media/LXFDVD99/Development/Ruby/screenshot.gif>A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. It has recently attained much popularity via the Ruby on Rails website development framework. Go to this directory <file:///media/LXFDVD99/Development/Ruby/> Visit the homepage <http://www.ruby-lang.org/en/> SmartEiffel [image: Screenshot]<file:///media/LXFDVD99/Development/SmartEiffel/screenshot.png>Eiffel is a pure object-oriented language aimed at the writing of software components that are easy to read, maintain, test, extend and reuse. Its emphasis on the collaborative aspects of software development, as communication and documentation, makes Eiffel a well suited language to large and very large projects. At the same time, its simplicity and careful choice of features make it ideal for learning object-orientation concepts and developing analysis and design skills. Go to this directory <file:///media/LXFDVD99/Development/SmartEiffel/> Visit the homepage <http://smarteiffel.loria.fr/> TinyCOBOL [image: Screenshot]<file:///media/LXFDVD99/Development/TinyCOBOL/screenshot.png>TinyCOBOL is a COBOL compiler being developed by members of the free software community. The goal is producing a COBOL compiler based on the COBOL 85 standards. Go to this directory <file:///media/LXFDVD99/Development/TinyCOBOL/> Visit the homepage <http://tiny-cobol.sourceforge.net/> ha FreeBASIC [image: Screenshot]<file:///media/LXFDVD99/Development/FreeBASIC/screenshot.gif>FreeBASIC - as the name suggests - is a completely free, open-source, 32-bit BASIC compiler, with the syntax the most compatible possible with MS-QuickBASIC, that adds new features such as pointers, unsigned data types, inline-assembly and many others. Go to this directory <file:///media/LXFDVD99/Development/FreeBASIC/> Visit the homepage <http://www.freebasic.net/> Free_Pascal Free Pascal (aka FPK Pascal) is a 32 and 64 bit professional Pascal compiler. It is available for different processors: Intel x86, Amd64/x86_64, PowerPC, Sparc. The discontinued 1.0 version also supports the Motorola 680x0. The following operating systems are supported: Linux, FreeBSD, Mac OS X/Darwin, Mac OS classic, DOS, Win32, Win64, WinCE, OS/2, Netware (libc and classic) and MorphOS. Go to this directory <file:///media/LXFDVD99/Development/Free_Pascal/> Visit the homepage <http://www.freepascal.org/> G95 G95 is a stable, production Fortran 95 compiler available for multiple cpu architectures and operating systems. Innovations and optimizations continue to be worked on. Parts of the F2003 standard have been implemented in G95. Go to this directory <file:///media/LXFDVD99/Development/G95/> Visit the homepage <http://www.g95.org/> GCC [image: Screenshot] <file:///media/LXFDVD99/Development/GCC/screenshot.png>The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...). It is the de facto standard compiler on Linux and many other Free Software Unix-like systems. Go to this directory <file:///media/LXFDVD99/Development/GCC/> Visit the homepage <http://gcc.gnu.org/> GCL GCL is the official Common Lisp for the GNU project. Its design makes use of the system's C compiler to compile to native object code, providing for both good performance and facile portability. GCL currently compiles itself and the primary free software Lisp applications, Maxima , ACL2 and Axiom, on eleven GNU/Linux architectures (x86 powerpc s390 sparc arm alpha ia64 hppa m68k mips mipsel), Windows, Sparc Solaris, and FreeBSD. On most platforms, GCL can load native object code modules directly into its lisp core, where they are preserved in any custom lisp images produced via the save-system call. Go to this directory <file:///media/LXFDVD99/Development/GCL/> Visit the homepage <http://www.gnu.org/software/gcl/> Gforth Gforth is a fast and portable implementation of the ANS Forth language. It works nicely with the Emacs editor, offers some nice features such as input completion and history and a powerful locals facility, and it even has (the beginnings of) a manual. Gforth employs traditional implementation techniques: its inner interpreter is indirect or direct threaded. Go to this directory <file:///media/LXFDVD99/Development/Gforth/> Visit the homepage <http://www.gnu.org/software/gforth/> GHC [image: Screenshot] <file:///media/LXFDVD99/Development/GHC/screenshot.gif>GHC is a state-of-the-art, open source, compiler and interactive environment for the functional language Haskell. It supports the entire Haskell 98 language and has a wide range of libraries. Here you'll find pre-built binary packages for x86 and 64-bit PCs (extract and read the documentation), along with the source code. Go to this directory <file:///media/LXFDVD99/Development/GHC/> Visit the homepage <http://www.haskell.org/ghc/> GNU_Prolog GNU Prolog is a free Prolog compiler with constraint solving over finite domains developed by Daniel Diaz. GNU Prolog accepts Prolog+constraint programs and produces native binaries (like gcc does from a C source). The obtained executable is then stand-alone. The size of this executable can be quite small since GNU Prolog can avoid to link the code of most unused built-in predicates. The performances of GNU Prolog are very encouraging (comparable to commercial systems). Go to this directory <file:///media/LXFDVD99/Development/GNU_Prolog/> Visit the homepage <http://www.gprolog.org/> Mono [image: Screenshot]<file:///media/LXFDVD99/Development/Mono/screenshot.png>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, 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. To install, copy the mono-1.2.5_5-installer.bin file to your home directory, make it executable via your file manager, and then run it (as root). It's wise to remove any existing Mono installations beforehand. Go to this directory <file:///media/LXFDVD99/Development/Mono/> Visit the homepage <http://www.mono-project.com/> MonoDevelop [image: Screenshot]<file:///media/LXFDVD99/Development/MonoDevelop/screenshot.png>MonoDevelop is a free GNOME IDE primarily designed for C# and other .NET languages. The main features of MonoDevelop are code completion, class management, built-in help and project support. Go to this directory <file:///media/LXFDVD99/Development/MonoDevelop/> Visit the homepage <http://www.monodevelop.org/> Moscow_ML Moscow ML is a light-weight implementation of Standard ML (SML), a strict functional language widely used in teaching and research. Version 2.01 implements the full SML language, including SML Modules, and much of the SML Basis Library. Go to this directory <file:///media/LXFDVD99/Development/Moscow_ML/> Visit the homepage <http://www.dina.kvl.dk/%7Esestoft/mosml.html> NASM NASM is an 80x86 assembler designed for portability and modularity. It supports a range of object file formats including Linux a.out and ELF, COFF, Microsoft 16-bit OBJ and Win32. It will also output plain binary files. Its syntax is designed to be simple and easy to understand, similar to Intel's but less complex. It supports Pentium, P6, MMX, 3DNow! and SSE opcodes, and has macro capability. It includes a disassembler as well. Go to this directory <file:///media/LXFDVD99/Development/NASM/> Visit the homepage <http://nasm.sourceforge.net/> OCaml Caml is a general-purpose programming language, designed with program safety and reliability in mind. It is very expressive, yet easy to learn and use. Caml supports functional, imperative, and object-oriented programming styles. It has been developed and distributed by INRIA, France's national research institute for computer science, since 1985. Go to this directory <file:///media/LXFDVD99/Development/OCaml/> Visit the homepage <http://caml.inria.fr/> OpenCOBOL OpenCOBOL is an open-source COBOL compiler, which translates COBOL programs to C code and compiles it using GCC. Go to this directory <file:///media/LXFDVD99/Development/OpenCOBOL/> Visit the homepage <http://sourceforge.net/projects/open-cobol/> Perl Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. Go to this directory <file:///media/LXFDVD99/Development/Perl/> Visit the homepage <http://www.perl.org/> Python Python is an interpreted, interactive, object-oriented programming language. It combines remarkable power with very clear syntax, and isn't difficult to learn. It has modules, classes, exceptions, very high level data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (Tk, Mac, MFC, GTK+, Qt, wxWindows). Go to this directory <file:///media/LXFDVD99/Development/Python/> Visit the homepage <http://www.python.org/> Ruby [image: Screenshot]<file:///media/LXFDVD99/Development/Ruby/screenshot.gif>A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write. It has recently attained much popularity via the Ruby on Rails website development framework. Go to this directory <file:///media/LXFDVD99/Development/Ruby/> Visit the homepage <http://www.ruby-lang.org/en/> SmartEiffel [image: Screenshot]<file:///media/LXFDVD99/Development/SmartEiffel/screenshot.png>Eiffel is a pure object-oriented language aimed at the writing of software components that are easy to read, maintain, test, extend and reuse. Its emphasis on the collaborative aspects of software development, as communication and documentation, makes Eiffel a well suited language to large and very large projects. At the same time, its simplicity and careful choice of features make it ideal for learning object-orientation concepts and developing analysis and design skills. Go to this directory <file:///media/LXFDVD99/Development/SmartEiffel/> Visit the homepage <http://smarteiffel.loria.fr/> TinyCOBOL [image: Screenshot]<file:///media/LXFDVD99/Development/TinyCOBOL/screenshot.png>TinyCOBOL is a COBOL compiler being developed by members of the free software community. The goal is producing a COBOL compiler based on the COBOL 85 standards. Go to this directory <file:///media/LXFDVD99/Development/TinyCOBOL/> Visit the homepage <http://tiny-cobol.sourceforge.net/> havent been following the discussion much but maybe these can be taken into consideration M On Mon, Jun 23, 2008 at 6:43 PM, Anton Xuereb <[EMAIL PROTECTED]> wrote: > I'm in touch with my feminine side..does that count ? :p > > M > > p.s. Sorry for the weird response...i'm quite sick atm so i cant help it :O > > > > On Mon, Jun 23, 2008 at 4:51 PM, Jean Azzopardi <[EMAIL PROTECTED]> > wrote: > >> Any women on this board? Speak up. >> >> No? I guessed not. Times are still not a changin`, Philip. >> >> As regards to the name..OpenDisc sounds good to me, I have to say. Silly >> names will just generate silly responses..its more important that it's >> memorable, I think. >> >> On Mon, 2008-06-23 at 11:38 +0200, Philip Serracino Inglott wrote: >> > "The IT Student's Open Resource >> > Bundle" = TITS-ORB when realised that the acronym for what has >> > traditionally been a male dominated group reads out TITS. Of course, >> > times are a-changin' and we're not so much tied to that tradition >> > today, so Yes you are right, its a daft name .... funny, but daft. >> >> _______________________________________________ >> MLUG-list mailing list >> [email protected] >> http://linux.org.mt/cgi-bin/mailman/listinfo/mlug-list >> > >
_______________________________________________ MLUG-list mailing list [email protected] http://linux.org.mt/cgi-bin/mailman/listinfo/mlug-list

