mindscript 
Description: Mindscript is an OpenSource RAD-based visualisation and programming software suite. It''s an new, innovative way to develop software - easy and powerful. It''s also an interpreter tool for executing pre-made Mindscript programs, integrated into the Operating System.
Added on: 04-Mar-2005 | Downloads: 891 | Rating: 9.5 (2 Votes) 




Homepage | Details
Nemesis Pascal Virtual Machine 
Description: Nemesis Pascal is a Pascal interpreter that is:
Free
Open Source (GPL)
Cross-platform (currently Windows and Linux)
Nemesis Pascal is written in Delphi and Kylix. Borland CLX libraries supplies the cross-platform features.
The Nemesis Pascal applications runs on Windows using native controls, and Linux using the CLX Library (a binding to Qt Trolltech).
Added on: 24-Mar-2004 | Downloads: 995
Homepage | Details
Ruby 
Description: Ruby is a language for quick and easy programming. Similar in scope to Perl and Python, it has high-level data types, automatic memory management, dynamic typing, a module system, exceptions, and a rich standard library. What sets Ruby apart is a clean and consistent language design where everything is an object. Other distinguishing features are CLU-style iterators for loop abstraction, singleton classes/methods and lexical closures.
Added on: 19-Jul-2003 | Downloads: 1263 | Rating: 9.3 (20 Votes) 




Homepage | Details
ocaml 
Description: Caml is a programming language, easy to learn, easy to use, and yet amazingly powerful. This language builds on the long tradition of functional languages at universities around the world but this is a very practical implementation. Very fast native compilations, reliable code by strong typing, write algorithms in a few lines and use highly flexible data structures without use of ANSI-C pointers. Forget about core-dumps and buffer overflows... start real programming.
Added on: 02-Apr-2003 | Downloads: 905 | Rating: 7.8 (7 Votes) 




Homepage | Details
Tcl-Tk 8.4 
Description: Tcl/Tk 8.4 is easy to learn and highly flexible. The Tcl interpreter and its graphical Tool Kit, Tk, adapt and run identically on many platforms. Sophisticated underneath, the Tcl language implements a pleasingly simple environment where data can be treated as strings and all actions are plain commands. Particular strengths include stone-simple networking, quick GUI building and mature i18n support. The Tcl interpreter is easily embeddable and callable from C/C++ applications. Numerous extensions and libraries are available including OOP facilities in both C++ and dynamic styles, and Java integration. Expect, the program automation tool, is a notable Tcl extension. Tcl/Tk applications can be easily "wrapped" for delivery as a single executable. The recently released 8.4 version is markedly faster with new features and refinements: 64 bit files and expressions, virtual file systems (e.g., FS in a zip file), new and improved widgets (e.g., image+text), new commands and options for list, string, and regular expression, improved threading, and native Aqua for OS X. Free binary down loads are available for most platforms; also builds easily. Tcl/Tk is widely popular in the electronics and testing fields and both commercial support and news group assistance is available.
Added on: 18-Feb-2003 | Downloads: 2411 | Rating: 9.3 (90 Votes) 




Homepage | Details
Moto 
Description: Moto is a server-side programming language much like PHP or JSP. The primary difference between Moto and server-side scripting languages is that Moto pages can run interpreted (like PHP) or be natively compiled into dynamically loadable Apache modules (an entire Web site could be compiled into one .so file). Moto has a type checking phase so programmers see more errors up front. Programmers can define classes and functions in moto and make use of powerful exception handling. Moto comes with a full suite of objects and functions for state and session management, MySQL and PostgreSQL database connectivity, and a slew of utility classes. There is also an included interface definition language for exposing C functions to Moto. All object allocation occurs in a shared memory segment, so maintaining objects in memory between page views is a snap.
Added on: 17-Dec-2002 | Downloads: 1050 | Rating: 8.3 (11 Votes) 




Homepage | Details
newLISP 
Description: newLISP for LINUX, FreeBSD, Mac OSX and Win2k/XP: small, 230+ functions, a 'C', MySQL, ODBC, TCP/IP, XML and Tcl/Tk interface, full string processing, regular expressions , math, financial and statistical functions, multiple namespaces, fast.
Added on: 21-Oct-2002 | Downloads: 3485 | Rating: 9.3 (95 Votes) 




Homepage | Details
Python 
Description: 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). Newbuilt-in modules are easily written in C or C++. Python is also usable as an extension language for applications that need a programmable
Added on: 16-Oct-2002 | Downloads: 1122 | Rating: 8.0 (56 Votes) 




Homepage | Details
Perl 
Description: Perl is a high-level, general-purpose programming language that makes easy things easy and hard things possible. It is optimized for scanning arbitrary text files and system administration. It has built-in extended regular expression matching and replacement, a dataflow mechanism to improve security with setuid scripts and is extendable via modules that can interface to C libraries.
Added on: 16-Oct-2002 | Downloads: 1312 | Rating: 8.3 (37 Votes) 




Homepage | Details
PHP 
Description: PHP is a widely-used Open Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. Its syntax draws upon C, Java, and Perl, and is easy to learn. PHP runs on many different platforms and can be used as a standalone executable or as a module under a variety of Web servers. It has excellent support for databases, XML, LDAP, IMAP, Java, various Internet protocols, and general data manipulation, and is extensible via its powerful API. It is actively developed and supported by a talented and energetic international team. Numerous Open Source and commercial PHP-based application packages are available.
Added on: 15-Oct-2002 | Downloads: 1329 | Rating: 8.3 (44 Votes) 




Homepage | Details