Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.145.977 Times

Dbase Programming Language software
Filter: All | Freeware | Demo
 

Dbase Programming Language

< 1 2 3 4 5 > 
Released: October 02, 2012  |  Added: October 02, 2012 | Visits: 460

PROSE Programming Language Programming language designed to simplify the development of small and large-scale networked applications. PROSE includes an execution engine and language that compiles into platform-independent bytecode. Bytecode can also be assembled directly.



Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 1.09 MB Download (51): PROSE Programming Language Download

Released: November 16, 2012  |  Added: November 16, 2012 | Visits: 713

Q - Equational Programming Language The Q programming language, a modern functional programming and scripting language based on term rewriting.





Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 26.11 KB Download (49): Q - Equational Programming Language Download

Released: June 06, 2012  |  Added: June 06, 2012 | Visits: 437

State Programming Language State is a programming language for automation control software. Hierarchical, type parametrized systems, controlled by Moore statemachines, are connected with arbitrary precision signals. Code generators for M68HC11 and Java are available.


Platforms: Windows, Mac, Linux

License: Freeware Size: 132.2 KB Download (50): State Programming Language Download

Released: November 04, 2012  |  Added: November 04, 2012 | Visits: 548

The Nice Programming Language New object-oriented programming language based on Java, with the following advanced features: parametric types, anonymous functions, multi-methods, tuples, optional parameters.Nice also detects more errors during compilation (null pointers, casts).


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.29 MB Download (46): The Nice Programming Language Download

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 384

The Orian Programming Language The Orian Programming language is like no other. The Orian programming language is based off of Basic and Java. With support for Web Applications, Desktop Applications. Orian Will require the Orian RTE (Run Time Enviroment) To Run In Windows.


Platforms: Windows, Mac, Linux

License: Freeware Size: 5.03 KB Download (52): The Orian Programming Language Download

Released: November 20, 2012  |  Added: November 20, 2012 | Visits: 441

TyRuBa: logic programming language TyRuBa, a logic-programming language for Java, implemented in Java. TyRuBa was originally intended as language for writing logic-meta programs that generate Java code. It is however, just a normal logic language, with a few peculiarities.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.63 MB Download (49): TyRuBa: logic programming language Download

Released: December 10, 2012  |  Added: December 10, 2012 | Visits: 433

XL Programming Language XL (eXtensible Language) is a general purpose compiled programming language. XL doesn't force you to use a limited set of concepts (such as 'objects'). Instead, it can be extended (through libraries) to use the concepts that are natural to your a


Platforms: Windows, Mac, Linux

License: Freeware Size: 887.29 KB Download (49): XL Programming Language Download

Added: September 27, 2013 | Visits: 379

The Algae Programming Language Algae is a programming language for numerical analysis. We wrote it because we needed a fast and versatile tool, capable of handling large systems. Algae has been applied to interesting problems in aerospace and related fields for more than a decade.


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 1.71 MB Download (36): The Algae Programming Language Download

Added: March 23, 2010 | Visits: 1.537

The Complex Language The Complex Language project is an object oriented programming language intended for scripting or rapid prototyping of applications. The design goals were to have very few simple but powerful concepts and to be easy to use and easy to learn. The project provides a working interpreter along with...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (106): The Complex Language Download

Released: September 02, 2010  |  Added: September 15, 2010 | Visits: 3.914

Gentee 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...


Platforms: Windows

License: Freeware Size: 2.57 MB Download (632): Gentee Download

Released: October 06, 2006  |  Added: October 06, 2006 | Visits: 2.291

PPL PPL is a fast and easy-to-learn programming language that is fully object-oriented. PPL runs on all PocketPCs using Windows Mobile 2000, 2002, 2003, 2003SE, and WM2005. PPL is also compatible with PC desktop computers. Programs written for one system are 100% compatible with the other....


Platforms: Windows, Windows CE, Pocket PC

License: Shareware Cost: $39.95 USD Size: 12.84 MB Download (131): PPL Download

Added: May 10, 2013 | Visits: 1.361

Eleven Eleven is a programming language for creating reliable, scalable web applications. Applications are expressed in a high-level language with a simple, C-like syntax, from which the Eleven compiler generates complete, ready-to-run implementions in PHP or mod_perl. Eleven is designed for...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (130): Eleven Download

Released: January 06, 2010  |  Added: February 17, 2010 | Visits: 1.809

Armaide Armaide is a fast and responsive integrated development environment for Windows. It is designed for developing reliable software to run on the powerful NXP / Philips LPC2000 family of ARM-based microcontrollers. The programming language supported by Armaide is Oberon-07. It enables you to write...


Platforms: Windows

License: Shareware Cost: $45.00 USD Size: 1.41 MB Download (163): Armaide Download

Added: September 05, 2010 | Visits: 1.282

mod_perl mod_perl project brings together the full power of the Perl programming language and the Apache HTTP server. You can use Perl to manage Apache, respond to requests for web pages and much more. mod_perl gives you a persistent Perl interpreter embedded in your web server. This lets you avoid the...


Platforms: *nix

License: Freeware Size: 3.5 MB Download (97): mod_perl Download

Added: May 16, 2010 | Visits: 1.146

Objective Modula-2 Objective Modula-2 programming language is a hybrid between Smalltalk and Modula-2 based on the object model and runtime of Objective-C. The design is an example how native Cocoa/GNUstep support can be added to static imperative programming languages without implementing a bridge. Objective...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (107): Objective Modula-2 Download

Added: March 09, 2010 | Visits: 1.478

Inline-API Inline-API is a Perl module that teach you how to bind a programming language to Perl using Inline.pm. SYNOPSIS #!/usr/bin/perl use Inline Foo; say_it(foo); # Use Foo to print "Hello, Foo" __Foo__ foo-sub say_it { foo-my $foo = foo-shift; foo-print "Hello, $foon"; } So you think...


Platforms: *nix

License: Freeware Size: 91.14 KB Download (88): Inline-API Download

Added: September 07, 2010 | Visits: 1.144

MIT/GNU Scheme MIT/GNU Scheme is an implementation of the Scheme programming language, providing an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large runtime library. This project is best suited to programming large applications with a rapid development cycle. Recent...


Platforms: *nix

License: Freeware Size: 18.3 MB Download (105): MIT/GNU Scheme Download

Added: June 03, 2010 | Visits: 1.160

x10 X10 project is a new object-oriented, type-safe programming language for programming the next generation of high performance systems. X10 is designed and developed by IBM. While developed in close contact with the designers of X10 at IBM there are significant differences in syntax and semantics...


Platforms: *nix

License: Freeware Size: 8.1 MB Download (101): x10 Download

Added: March 04, 2010 | Visits: 799

GvTags GvTags is a lightweight yet powerful tag library and template engine for the dynamic programming language Groovy. The tag library can be used to generate Web pages with powerful tag support. GvTags can be used with the template servlet of GvTags (TagTemplateServlet) or with JavaServer Pages...


Platforms: *nix

License: Freeware Size: 1.9 MB Download (95): GvTags Download

Added: June 06, 2010 | Visits: 1.041

ChucK ChucK is a new audio programming language for real-time synthesis, composition, and performance - fully supported on MacOS X, Windows, and Linux. ChucK presents a new time-based concurrent programming model, which supports a highly precise and fundamental level of expressiveness (we call this...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (103): ChucK Download

< 1 2 3 4 5 >