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.425.598 Times

Java Programming Language freeware
Filter: All | Freeware | Demo
 

Java Programming Language

< 1 2 3 4 5 
Added: January 11, 2010 | Visits: 1.111

Java + information flow Java + information flow (Jif in short) is a security-typed programming language that extends Java with support for information flow control and access control, both at compile time and at run time. The source code for the Jif compiler and run-time system is now available for download. Jif is...



Platforms: *nix

License: Freeware Download (93): Java + information flow Download

Added: March 23, 2010 | Visits: 1.543

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

Added: March 09, 2010 | Visits: 1.484

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: June 03, 2010 | Visits: 1.168

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 (107): x10 Download

Added: March 04, 2010 | Visits: 803

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 03, 2010 | Visits: 879

LavaPE LavaPE is a programming environment for the experimental object-oriented programming language Lava. It replaces text editing with structure editing, thereby preventing all syntactic and many semantic errors. The pure point-and-click nature of Lava programming and the concise representation of...


Platforms: *nix

License: Freeware Size: 1.2 MB Download (88): LavaPE Download

Added: November 06, 2010 | Visits: 1.126

Drums++ Drums++ is a programming language I designed for sequencing music through drum machines. Drums++ program uses simple C ideas, for example // and /* */ comments and { } to seperate sections. I tried to make it as simple as possible so even a non-programmer could use it. See the docs section for...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (140): Drums++ Download

Added: October 03, 2010 | Visits: 961

ACL2 ACL2 is a programming language in which you can model computer systems and a tool to help you prove properties of those models. ACL2 stands for "A Computational Logic for Applicative Common Lisp". It is an "industrial-strength" version of the NQTHM or Boyer/Moore theorem prover, and has been...


Platforms: *nix

License: Freeware Size: 5.8 MB Download (99): ACL2 Download

Added: January 24, 2010 | Visits: 1.436

C::Sharp C::Sharp is a parser and Lexer for C# Programming Language. SYNOPSIS use C::Sharp; use C::Sharp::Tokener; use C::Sharp::Parser; This module distribution contains (or will contain, when its finished) a tokeniser, parser and, hopefully, compiler for C#. C# is Microsofts new programming...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (187): C::Sharp Download

Added: May 13, 2010 | Visits: 968

Seed7 Seed7 is a general purpose programming language designed by Thomas Mertes. Seed7 project is a higher level language compared to Ada, C/C++ and Java. The Seed7 interpreter and the example programs are open-source software. An open-source Seed7 compiler is also under development. In Seed7 new...


Platforms: *nix

License: Freeware Size: 788.48 KB Download (94): Seed7 Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 460

haXe haXe (pronounced as hex) is an open source programming language. While most other languages are bound to their own platform (Java to the JVM, C# to .Net, ActionScript to the Flash Player), haXe is a multiplatform language. It means that you can use haXe to target the following platforms :...


Platforms: Windows

License: Freeware Size: 2.1 MB Download (45): haXe Download

Released: November 22, 2012  |  Added: November 22, 2012 | Visits: 448

haXe for Mac OS X haXe (pronounced as hex) is an open source programming language. While most other languages are bound to their own platform (Java to the JVM, C# to .Net, ActionScript to the Flash Player), haXe is a multiplatform language. It means that you can use haXe to target the following platforms :...


Platforms: Mac

License: Freeware Size: 2.1 MB Download (49): haXe for Mac OS X Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 528

haXe for Linux haXe (pronounced as hex) is an open source programming language. While most other languages are bound to their own platform (Java to the JVM, C# to .Net, ActionScript to the Flash Player), haXe is a multiplatform language. It means that you can use haXe to target the following platforms :...


Platforms: Linux

License: Freeware Size: 2.1 MB Download (46): haXe for Linux Download

Released: November 02, 2012  |  Added: November 02, 2012 | Visits: 507

JML JML or Java Modeling Language is a behavioral interface specification language that a user can use to specify the behavior of Java modules. The language combines the design by contract approach of Eiffel and the model-based specification approach of the Larch family of interface specification...


Platforms: Windows

License: Freeware Download (47): JML Download

Released: August 21, 2012  |  Added: August 21, 2012 | Visits: 501

Chapel Chapel is designed to be a new parallel programming language that is part of the DARPA-led High Productivity Computing Systems program or HPCS. Chapel is designed to improve the productivity of high-end computer users while also serving as a portable parallel programming model that can be used...


Platforms: Windows

License: Freeware Download (47): Chapel Download

Released: December 07, 2012  |  Added: December 07, 2012 | Visits: 577

Scala 2.9. RC Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages, enabling Java and other programmers to be more productive. Code sizes are...


Platforms: Windows

License: Freeware Size: 23.8 MB Download (45): Scala 2.9. RC Download

Added: May 10, 2013 | Visits: 433

Scriptol Scriptol is a modern, object-oriented programming language designed to be simple and safe. Scriptol should improve development speed greatly, and make programming a real pleasure. Scriptol is the first programming language to use Xml as dynamic, integrated data-structure. In a light form, with...


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

License: Freeware Download (56): Scriptol Download

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

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

Added: May 10, 2013 | Visits: 1.364

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

Added: September 05, 2010 | Visits: 1.290

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

< 1 2 3 4 5