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

Approach Of Linoleum Programming Language freeware
Filter: All | Freeware | Demo
 

Approach Of Linoleum Programming Language

< 1 2 3 4 5 
Added: July 16, 2013 | Visits: 287

AdaDoc AdaDoc is a tool for developers using the Ada95 programming language. Its goal is to create a documentation in different formats from a specification package. Currently support for HTML, LaTeX, Texinfo and Stronghelp formats is available. Platforms: *nix

License: Freeware Size: 542.72 KB Download (36): AdaDoc Download

Added: July 12, 2013 | Visits: 262

plinkpipeline plinkpipeline is a library written in the Python programming language. #md5=9420052870840a940a52ff7b6680280d Platforms: *nix

License: Freeware Size: 337.92 KB Download (40): plinkpipeline Download

Added: September 11, 2013 | Visits: 492

Octave Workshop Octave Workshop is an integrated development environment for the GNU Octave programming language. Platforms: *nix

License: Freeware Size: 1.36 MB Download (33): Octave Workshop Download

Added: November 24, 2010 | Visits: 1.501

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 (215): Language::Logo Download

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

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

Added: August 31, 2008 | Visits: 3.584

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: July 06, 2010 | Visits: 950

Ruby/DICT Ruby/DICT is an RFC 2229 compliant client-side library implementation of the DICT protocol, written in the Ruby programming language. Ruby/DICT library can be used to write clients that access dictionary definitions from a set of natural language dictionary databases. In the words of the RFC:... Platforms: *nix

License: Freeware Size: 48.13 KB Download (89): Ruby/DICT Download

Released: July 21, 2012  |  Added: July 21, 2012 | Visits: 427

Jargon Programming Language and Compiler The goal of this project is to develop an object-oriented language along with a compiler, assembler, runtime enironment, and libraries. Platforms: Windows, Mac, Linux

License: Freeware Size: 43.42 KB Download (48): Jargon Programming Language and Compiler Download

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

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: June 24, 2012  |  Added: June 24, 2012 | Visits: 472

Luxor language Luxor is a new system programming language, designed to use instead of assembler, C/C++, or other system programming languages. Platforms: Windows, Mac, Linux

License: Freeware Size: 113.09 KB Download (49): Luxor language Download

Added: August 14, 2008 | Visits: 1.740

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: January 18, 2010 | Visits: 744

XLObject XLObject is a clone of basic services offered by the Qt object model, redesigned around modern features of the C++ language. Signals and slots are used for communication between objects. There are instances when we want some objects to know the changes of a particular object without having to... Platforms: *nix

License: Freeware Size: 46.08 KB Download (97): XLObject Download

Added: August 23, 2010 | Visits: 1.307

Sunrise Data Dictionary Sunrise Data Dictionary is a library for hashtable storage of arbitrary data objects with built-in reference counting and guaranteed order iteration for the C programming language. Sunrise Data Dictionary library can participate in external reference counting systems or use its own built-in... Platforms: *nix

License: Freeware Size: 174.08 KB Download (116): Sunrise Data Dictionary Download

Added: November 02, 2010 | Visits: 934

R2cl R2cl compiler is a minimal, proof of concept translator from the R or S language into Common Lisp. An increase in speed of over 1000 times can then be achieved using the free CMU Common Lisp native code compiler on the resulting code, making it comparable to FORTRAN, Ada or C. Installation:... Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): R2cl Download

Added: October 08, 2010 | Visits: 1.025

CMU Common Lisp CMU Common Lisp is a free implementation of the Common Lisp programming language which runs on most major Unix platforms. CMU Common Lisp project mainly conforms to the ANSI Common Lisp standard.. CMUCL is a high-performance, freeCommon Lisp implementation. Platforms: *nix

License: Freeware Size: 3.44 MB Download (145): CMU Common Lisp Download

Added: July 26, 2013 | Visits: 816

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 (121): LIOGO Download

Added: August 06, 2013 | Visits: 1.235

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: June 26, 2010 | Visits: 1.103

C C is pronounced large-C and is a pseudo-interpreter of the C programming language. Without the need of manual compilation, developers can rapidly create cross-platform scripts or write one-liners using the C/C++ programming language that run at native code speed. Whats New in This Release:... Platforms: *nix

License: Freeware Size: 10.24 KB Download (133): C Download

Added: November 05, 2010 | Visits: 850

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: 716

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

< 1 2 3 4 5