*nix
IzPack
Submitted by kaparo on Fri, 2005-10-28 18:26. *nix | java | macos | open source | windows | setup4.1.1
- Added Greek language support (Fabrice Mirabile, thanks to Panayotis Katsaloulis for the translation and flag).
- New splashscreen artwork (Nicolas Deschaume).
- Added IPAdress and ClassPath variable (Fabrice Mirabile).
IzPack is an installers generator for the Java platform. It produces lightweight installers that can be run on any operating system where a Java virtual machine is available. Depending on the operating system, it can be launched by a double-click or a simple 'java -jar installer.jar' on a shell.
FASM
Submitted by kaparo on Thu, 2005-08-11 17:02. *nix | assembler | dos | open source | windows1.67.28
The flat assembler is a fast and efficient self-assembling 80x86 assembler for DOS, Windows and Linux operating systems. Currently it supports all 8086-80486/Pentium instructions with MMX, SSE, SSE2, SSE3 and 3DNow! extensions and x86-64 (both AMD64 and EM64T) instructions, can produce output in binary, MZ, PE, COFF or ELF format. It includes the powerful but easy to use macroinstruction support and does multiple passes to optimize the instruction codes for size. The flat assembler is self-compilable and the full source code is included.
JDebugTool
Submitted by kaparo on Fri, 2005-12-16 10:04. *nix | commercial | java | macos | windows | debugging4.1.3
- Debug Applications, Applets, Servlets and EJBs.
- Local and Remote debugging.
- Run, Attach and Listen.
- User friendly GUI.
- Multi-Thread debugging.
- Breakpoint Groups.
Mono
Submitted by kaparo on Sun, 2005-12-25 15:34. *nix | c#, .net framework | macos | open source | windows2.0
Mono, the open source development platform based on the .NET framework, allows developers to build Linux and cross-platform applications with improved developer productivity. Mono's .NET implementation is based on the ECMA standards for C# and the Common Language Infrastructure.
Eclipse
Submitted by kaparo on Wed, 2005-12-28 23:17. *nix | java | macos | open source | windows | ide, programmers editor3.4.1
The Eclipse Project is an open source software development project dedicated to providing a robust, full-featured, commercial-quality, industry platform for the development of highly integrated tools. It is composed of three subprojects, Platform, JDT - Java development tools, and PDE - Plug-in development environment. The success of the Eclipse Platform depends on how well it enables a wide range of tool builders to build best of breed integrated tools. But the real vision of eclipse as an industry platform is only realized if these tools from different tool builders can be combined together by users to suit their unique requirements, in ways that the tool builders never even imagined. The mission of the Eclipse Project is to adapt and evolve the Eclipse Platform and associated tools to meet the needs of the tool building community and its users, so that the vision of eclipse as an industry platform is realized.
Lazarus
Submitted by hadicol on Tue, 2005-12-27 23:39. *nix | open source | pascal, delphi | windows | ide, programmers editor | library0.9.24
Lazarus is the class libraries for Free Pascal that emulate Delphi. Free Pascal is a GPL'ed compiler that runs on Linux, Win32, OS/2, 68K and more. Free Pascal is designed to be able to understand and compile Delphi syntax, which is of course OOP. Lazarus is the part of the missing puzzle that will allow you to develop Delphi like programs in all of the above platforms. Unlike Java which strives to be a write once run anywhere, Lazarus and Free Pascal strives for write once compile anywhere. Since the exact same compiler is available on all of the above platforms it means you don't need to do any recoding to produce identical products for different platforms.
High Level Assembly (HLA)
Submitted by kaparo on Mon, 2005-12-26 10:05. *nix | assembly | open source | windows1.103
The HLA (High Level Assembly) language was developed as a tool to help teach assembly language programming and machine organization to University students at the University of California, Riverside. The basic idea was to teach students assembly language programming by leveraging their knowledge of high level languages like C/C++ and Pascal/Delphi. At the same time, HLA was designed to allow advanced assembly language programmers write more readable and more powerful assembly language code.
aPLib
Submitted by kaparo on Wed, 2005-11-16 15:49. *nix | assembly | c, c++ | dos | freeware | macos | pascal, delphi | windows | library0.44
aPLib is a 32-bit compression library based on the compression algorithm used in aPACK (my executable compressor). aPLib is an easy-to-use alternative to many of the heavy-weight compression libraries available.
JamVM
Submitted by kaparo on Fri, 2006-01-06 09:11. *nix | java virtual machine | macos | open source1.5.1
- JamVM now supports class garbage-collection and unloading.
- Bug-fix for field name/type lookup and obfuscated code.
- Added stub for VMClassLoader.defineClassWithTransformers.
JamVM is a new Java Virtual Machine which conforms to the JVM specification, second edition (blue book). In comparison to most other VMs (free and commercial) it is extremely small. However, unlike other small VMs (e.g., KVM) it is designed to support the full specification, and includes support for object finalisation and the Java Native Interface (JNI).
FreeBASIC
Submitted by kaparo on Thu, 2005-12-15 20:26. *nix | basic | dos | macos | open source | windows0.18.4b
A free, open-source, 32-bit, MS-QuickBASIC's syntax-compatible compiler. Adds new features such as pointers, unsigned data types, inline-assembly and many others.

