|
|
Encoding / Decoding Programs| Found: 48. Displaying: 1-10 |  |  |
 | Visual Prolog 7.1.7103 |  | Visual Prolog7.1, Build 7103 Persional Edition
Visual Prolog is a logical programming language that counts PDC Prolog and Turbo Prolog as predecessors.
The goal of Visual Prolog is to support industrial strength programming of complex knowledge emphasized problems. It supports advanced client-server and three-tier solutions and is especially well suited for dealing with complex knowledge. It is a very powerful and safe programming language combining the very best features of logical, functional and object-oriented programming paradigms in a consistent and elegant way.
Visual Prolog features:
* Logical programming concepts (backtracking, pattern matching)
* Algebraic data types
* A unique object system
* Multi-threading (not supported in the Personal Edition)
* Unicode support
* Automatic memory management (garbage collection)
* much more
Visual Prolog is a complete programming environment with:
* Integrated Development Environment
* Compiler
* Linker
* Debugger
The Personal Edition is for non-commercial usage only. It creates EXE and DLL files. There is library support for: file system, console, registry, environment variables and GUI programs.
The Personal Edition has limited library support compared to the Commercial Edition. With the Commercial Edition you get multi-threading, additional GUI controls, ODBC support, sockets, HTTP and much more.
Discussion forum: http://discuss.visual-prolog.com/
Tutorials : http://wiki.visual-prolog.com/index.php?title=Category:Tutorials
Visual Prolog wiki: http://wiki.visual-prolog.com/
Download examples: http://www.visual-prolog.com/vip/example/default.htm |
|
  | Java Game Developer 4 4 |  | This program allows you to developer level 1 adventure games in Java without having to know Java. You specify the game story, and the program writes the program! The program produces error free code. Tested to work with JBuilder/Forte. |
|
  | Kskill20 Adventure Game Developer 20 |  | Develop an adventure game in Java, where the program writes the code for you. All you do is develop the story, the program writes the code. To make changes, you change the story information, no Java coding experience needed. |
|
  | Scriptol PHP Compiler 7.0 |  | Scriptol is a modern and easy to learn programming language. The minimal Scriptol program is just one line: print "hello", for example.
It is intended both to program applications (using XUL or GTK for the graphical interface), or scripts and Web pages. Inside Web pages Scriptol is converted to PHP and provides to PHP error checking at compile time. Scriptol is object oriented and XML oriented. It is the first programming language to integrate Xml as a data structure.
Compatible with the libraries of PHP, Java or C++. The archives includes an editor, a reference manual and demos. |
|
  | Kix2Exe 1.2.1 |  | Kix2Exe is a freeware application to create executable files out of KiXtart scripts.
When packaging a KiXtart script, an executable file is created that contains a pre-tokenised and password-protected version of the KiXtart script and a copy of kix32.exe or wkix32.exe. It's possible to include other files into the package as well.
Kix2Exe adds several features to packaged KiXtart scripts. For example the ability to run the script under different credentials, resizing the console window or temporary registration of the Kixforms.dll to the HKCU hive during execution. Also, scripts can be packaged into console based and consoleless packages. |
|
  | Dynamic Code 1.0 |  | DynamicCode allows you to create external C# and VB.NET code which can be compiled and executed at run time. This addin allows you to test code without having to run your entire project.
DynamicCode compiles and executes the code external to your IDE (the code is compiled in a new AppDomain).
The DynamicCode dll even allows you create your own plugin's and addon's for you projects. |
|
  | TextTransformer 1.3.0 |  | The TextTransformer can analyze texts and transform them. For this you have to write simple rules describing the structure of the source text and determining how the parts it shall be transformed to the target text. A single rule for example is enough to make multiple replacements of words. Existing examples can be modified to achieve quick results. Every change can be tested immediately. For this, the TextTransformer allows stepwise transformations in a debugger, where you can see immediately what happens. So the development even of complex programs becomes a game. Simple rules can be combined to arbitrary complex programs. Even grammars of programming languages can be described, e.g. to translate them into another one.
The free version (not time limited) has nearly all possibilities to analyze texts and to transform them. After you have installed the TextTransformer, the functionality of the standard version (see below) can be tested for 30 days.
The standard version has an additional transformation manager to transform groups of files interactively. This version also has augmented interpreter capabilities: subexpressions of tokens can be accessed and containers can be used.
In the professional version of the TextTransformer a ready transformation program can be exported as c++-code for use in other software products.
The key features of the TextTransformer summarized:
Extended LL(1)-top down technology
Definitions of text elements by regular expressions in POSIX style
Definitions of grammar rules syntactically as meta regular expressions
Skipping irrelevant parts of text by means of the SKIP-symbol
Integrated debugger
Integrated simple c++ interpreter
Syntax highlighting
Type checking and immediate finding of errors
Automatically testing
Interactivity, to translate selected parts of the text
Transformation manager to handle file groups
Commandline version
Extensive documentation |
|
  | JexePack 6.1a |  | JexePack allows you to deploy your Java application, along with its resources (like GIF, JPG, JNI DLLs, etc), into a single compressed 32-bit Windows EXE that targets multiple Java runtime environments. Supports an EXE an a Windows NT service.
A great way to deploy your Java application as a Windows EXE because your end-users only see a standard EXE (with a nice icon that you define) -- and your program is still all Java and run by a Java VM. |
|
  | Salford FTN95 5.01 |  | FTN95 offers full Win32 and .NET support to the Fortran programmer combined with the worlds best Fortran runtime checking. Full Fortran 95 language support is available for both Win32 and .NET platforms and full Visual Studio .NET integration is available providing a comprehensive Fortran solution for the Windows platform.
Fortran developers can now protect their investment in source code by using FTN95 for .NET to port existing applications to Microsoft .NET. All standard and many vendor-specific legacy language features are supported, so that Fortran projects may be any combination of Fortran 77, Fortran 90 and Fortran 95. Furthermore, FTN95 for Microsoft .NET imposes no Fortran language restrictions meaning all standard conforming code can be used instantly with .NET. |
|
  | Gentee 2.5 |  | Gentee is a friendly full-scale programming language. It can become a reliable assistant in your everyday work. It also is easy-to-master, and can be your first, as well as tenth programming language. All necessary documentation, examples and a library set are available. Program developers can easily use it in their applications. The compiler and the virtual machine in a single DLL occupy 120 KB.
Gentee is a free programming language. You pay nothing for using this language (even if you use it in your applications).
Gentee is a powerful tool for automation of different operations. It is better to once spend ten minutes for creating a program, than daily spend one minute for execution of chores.
Gentee is not a scripting language. You can execute your program in the Gentee language right away, but since there are no intermediate codes, you can avoid losses of time required for compilation during reruns, even if those are executed rather quickly. Furthermore, an intermediate code makes the initial program text unavailable. On the other hand, you can use Gentee as a scripting or interpreted language because it is allows you to run your pragrams at once.
Gentee is not only a language compiler. Many complete libraries (approximately 400 functions total) are available for working with different types of data. There also are advanced facilities for storing and handling of text data.
Gentee is an easy-to-master programming language, but at the same time its capabilities would not limit your demands in the future, and its syntax would not require anything unnecessary. |
|
| Found: 48. Displaying: 1-10 |  |  |
 |
Solid Converter PDF 2.1
Recover and reuse your PDF content with Solid Converter PDF. Simply open your PDF file in Microsoft Word. Then edit. Solid Converter PDF to Word delivers the content right to your fingertips. |
 |

|