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

Programming Language freeware
Filter: All | Freeware | Demo
 

Programming Language

< 1 2 3 4 5 
Released: May 15, 2018  |  Added: July 01, 2018 | Visits: 1.838

ETAC Interpreter The ETAC programming language is, arguably, the first of an evolutionary step of dictionary and stack based token activated programming languages, capable of full traditional high-level block structured syntax with the versatility and efficiency of a token activated stack-based language. A token...



Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 13.06 MB Download (721): ETAC Interpreter Download

Added: November 24, 2010 | Visits: 1.494

Language::Logo Language::Logo Perl module is an implementation of the Logo programming language. SYNOPSIS use Language::Logo; my $lo = new Logo(update => 20); $lo->command("setxy 250 256"); $lo->command("color yellow"); $lo->command("pendown"); # Draw a circle for (my $i = 0; $i < 360; $i += 10) {...





Platforms: *nix

License: Freeware Size: 16.38 KB Download (209): Language::Logo Download

Released: October 10, 2012  |  Added: October 10, 2012 | Visits: 691

Kew programming language Kew is a small and simple programming object-oriented language that offers as many advanced features as possible, including reflection, powerful collections and streams APIs, closure-forming blocks, a full security model, a packaging system and more.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 274.83 KB Download (53): Kew programming language Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 636

BOLT Programming BOLT Programming was built to be a simple and accessible programming language. The languages was mainly designed to help beginning programmers understand difficult concepts such as those seen in BASIC, while maintaining power, speed, and portability as shown in C++.


Platforms: Windows

License: Freeware Download (49): BOLT Programming Download

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

Magda language Magda language was specially designed as a new programming language that is based on a thesis research. Magda language contains the core notion of mixin, which defines a building block from which objects are created. The first feature is the modularization of constructors. In Magda approach...


Platforms: Windows

License: Freeware Download (48): Magda language Download

Released: November 23, 2012  |  Added: November 23, 2012 | Visits: 469

Marvin3 programming language Marvin3 is a new cross-platform stack-based language developed in Python. Marvin3 features object-oriented-programming, anonymous routines, eager lists, variables, lexical scope, combinators and support for modules.


Platforms: Windows, Mac, Linux

License: Freeware Size: 30.28 KB Download (50): Marvin3 programming language Download

Added: August 31, 2008 | Visits: 3.578

RoboMind - Learn Programming ROBO is a new and very simple educational programming language that will familiarize you with the basics of computer science by programming your own robot. In addition to an introduction into popular programming techniques, you will also gain insight into areas such as robotics and artificial...


Platforms: Windows

License: Freeware Size: 21 MB Download (89): RoboMind - Learn Programming Download

Added: August 28, 2008 | Visits: 899

ELENA Programming Language ELENA is a general-purpose, object-oriented, pure polymorphic language with late binding. It promotes more object-oriented program design, reusable, laconic and more standardized code. The package includes compiler, IDE, ELENA libraries and samples.


Platforms: Windows

License: Freeware Size: 637 KB Download (103): ELENA Programming Language Download

Added: August 14, 2008 | Visits: 1.735

C Scripting Language CSL is a well structured and easy to learn script programming language available for 32 bit Windows, OS/2 and Unix style systems. CSL follows the C syntax very closely and programmers used to C, C++ and JAVA will immediately be familiar with it. CSL is used like an interpreter: You write the...


Platforms: Windows

License: Freeware Size: 2 MB Download (153): C Scripting Language Download

Added: July 26, 2013 | Visits: 808

LIOGO Logo is an interactive programming language mainly used for learning. First, Logo is really good for drawing because in Logo you draw using a "turtle" that you must teach what you want to draw. Logo is also a powerful dynamic programming language: you can build a fully new program in your Logo...


Platforms: *nix

License: Freeware Size: 1.36 MB Download (120): LIOGO Download

Added: June 02, 2010 | Visits: 835

Onyx Onyx is a powerful stack-based, multi-threaded, interpreted, general purpose programming language similar to PostScript. It can be embedded as an extension language similarly to ficl (Forth), guile (scheme), librep (lisp dialect), s-lang, Lua, and Tcl..


Platforms: *nix

License: Freeware Size: 1.3 MB Download (95): Onyx Download

Added: August 06, 2013 | Visits: 1.229

Guido van Robot Guido van Robot, or GvR for short, is a minimalistic programming language that provides just enough syntax to help students learn the concepts of sequencing, conditional branching, looping, and procedural abstraction. Guido van Robot's biggest strength is that it permits this learning in an...


Platforms: *nix

License: Freeware Size: 10.61 MB Download (109): Guido van Robot Download

Added: November 05, 2010 | Visits: 843

Neko Neko is an interpreter and programming language. It has been designed to provide a common runtime for several different languages. Learning and using Neko is very easy, but youre not supposed to directly program in Neko. Instead, you can write a generator from your preferred language to Neko...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (90): Neko Download

Added: October 01, 2010 | Visits: 710

Fishkill Fishkill is a minimalist functional programming language. Some might call it a toy language. The project is based entirely on pattern matching of function arguments. There are no data types (or you might say there is a single data type). Instead, arbitrary constructors can be defined by just...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (87): Fishkill Download

Added: May 04, 2010 | Visits: 770

Lua Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. Lua language combines simple procedural syntax with powerful data description constructs based on associative...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (98): Lua Download

Added: May 07, 2010 | Visits: 982

Lightweight C++ Lightweight C++ is a programming language that looks like C++ (a lightweight C++ dialect) and is directly translated to readable C by the lwc preprocessor. Its more "K&R" and, well, more lightweight. Important thing about lightweight C++ is that by studying the generated C code it is easy to...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (127): Lightweight C++ Download

Released: December 12, 2012  |  Added: December 12, 2012 | Visits: 417

Blocks Language Blocks is a block-oriented graphical programming language. Programming is simply a matter of dragging and dropping blocks. Blocks can be used as an education language, as an extension language for Java applications or as an autonomous script language.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.27 MB Download (48): Blocks Language Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 540

Color Transformation Language The Color Transformation Language, or CTL, is a programming language for digital color management.


Platforms: Windows, Mac, Linux

License: Freeware Size: 973.56 KB Download (48): Color Transformation Language Download

Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 538

Faust : signal processing language FAUST (Functional Audio Stream) is a functional programming language specifically designed for real-time signal processing and synthesis. FAUST targets high-performance signal processing applications and audio plug-ins for a variety of platforms and standards. The Faust compiler translates DSP...


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 7.92 MB Download (45): Faust : signal processing language Download

Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 317

ferite programming language ferite is a modern, lighweight, portable, threadsafe scripting engine with a language that is very easy to pick up and leverage for any task. It's been designed for rapid deployment in other programs as well as stand alone use.


Platforms: Mac, BSD, Solaris, Linux

License: Freeware Size: 2.07 MB Download (49): ferite programming language Download

< 1 2 3 4 5