last 24 hours: 0 added, 0 updated
Login
JNC is a Java to native (.exe on Windows) compiler.
JNC is a Java to native compiler. It allows AOT (ahead of time) compilation of your Java applications. With JNC, you can create real standalone native binaries (.exe on Windows) which will no longer depend on a JRE. This is especially useful when applications have to be deployed to end-users. All vexatious problems of deploying Java applications can be solved by compiling them to native. They will be: - Easy to deploy: No JRE dependency. Most end-users don't know what they have installed. No more problems on how to create an executable file out of a JAR or class file. - Hard to decompile: Java can easily be decompiled. Native compilation will protect your source code. - Run fast from the start: No more overhead for loading a JRE.. More...
It is used to decode the Escaped-encoding URL.
Common Lisp development system with IDE. Possibility of creating EXE-files
Beginner's Guide Series - Win32 Assembly Programming with NASM
Visual Prolog 7.1 PE, Programming environment: compiler, IDE, linker, debugger.
UltraGram - visual parser generator
Text analyze, extraction, transformation workbench
RosAsm Guide #1 Creating a Win32 program with start-up and standard menu
RosAsm Guide #2 Creating a Win32 DLL and a Program to Test the DLL
Convert from PilRC resource files to Xrd format to use with PODS.
Quick Batch File compiler convert batch files into actual program in one click
PPL is a fast and easy-to-learn programming language.
The component implements C# and VB.NET interpreter written in C#