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

Example Of A Programming Language freeware
Filter: All | Freeware | Demo
 

Example Of A Programming Language

< 1 2 3 4 5 > 
Added: May 07, 2010 | Visits: 983

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

Added: May 10, 2013 | Visits: 809

Generating all strings of a given alphabet This script shows a way to generate a list of all strings (in this case, string=list of symbols) of a given alphabet having a specified length by using list comprehensions. Strings (not the 'string' type) are frequently used in computer science; for example numbers are encoded as strings of...


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

License: Freeware Download (58): Generating all strings of a given alphabet Download

Added: May 13, 2013 | Visits: 673

Solution of a Maxwell Stefan Diffusion Problem n the bottom of a Stefan tube there is a quiescent liquid with a mixture of acetone (component 1) and methanol (component 2). Vapor that evaporates from this pool of liquid diffuses to the top of the tube. Air (component 3) keeps the mole fractions of components 1 and 2 equal to zero. This...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (42): Solution of a Maxwell Stefan Diffusion Problem Download

VDISTINV: Find the endpoint of a geodesic on the ellipsoidal earth This function solves the "forward geodesic problem," which is to compute the endpoint of a geodesic (shortest-distance) path on the ellipsoidal earth, given the start point, a path length, and a starting azimuth.In response to a user request, this function numerically inverts the previously...


Platforms: Matlab


Added: June 30, 2013 | Visits: 464

Rails Model Query Language RMQL is a XQuery like implementation of a query language that provides a dynamic API to your rails project to benefit from external mashups.


Platforms: Ruby

License: Freeware Size: 10 KB Download (42): Rails Model Query Language Download

Added: September 30, 2013 | Visits: 219

OpenAPL OpenAPL is an open-source APL (A Programming Language) implementation. APL's strength is in the ease with which a programmer can manipulate arrays of numbers or characters.


Platforms: *nix

License: Freeware Size: 317.44 KB Download (37): OpenAPL Download

Released: April 11, 2009  |  Added: April 14, 2009 | Visits: 1.725

Scato Scato (Scalable Tortoise) is a programming language to drive the tortoise, that can draw lines with different width and colors. Scato is designed to plot iterated function system (IFS), L-systems, Penrose tile, and similar kinds of fractal objects. It's arm to make easy to scale and rotate parts...


Platforms: Windows

License: Freeware Size: 87.31 KB Download (344): Scato Download

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

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: July 07, 2012  |  Added: July 07, 2012 | Visits: 329

Formiga Scripting Language Formiga is a programming language based in Apaches Ant. The main difference between Ant and Formiga (Ant in Catalan) is that Formiga is aimed to be used as a scripting language for new or existing applications.


Platforms: Windows, Mac, Linux

License: Freeware Size: 228.36 KB Download (47): Formiga Scripting Language Download

Released: October 12, 2012  |  Added: October 12, 2012 | Visits: 366

Lemick Basic Lemick is a project to make a programming language similar to those traditional Basic implementations but with all the attributes of the modern programming tool


Platforms: Windows, Mac, Linux

License: Freeware Size: 3.14 MB Download (60): Lemick Basic Download

Released: November 21, 2012  |  Added: November 21, 2012 | Visits: 213

SNOBOL4 Programming Language SNOBOL4, while known primarily as a string language excels at any task involving symbolic manipulations. It provides run time typing, garbage collection, user data types, on the fly compilation.


Platforms: Windows, Mac, Linux

License: Freeware Size: 378.93 KB Download (48): SNOBOL4 Programming Language Download

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

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 (52): The Nice Programming Language Download

Added: May 10, 2013 | Visits: 682

Indices of a SubString in a Given String This script uses string.index(sub) function which returns a list of indices of ALL occurances of a substring in the string.


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

License: Freeware Download (58): Indices of a SubString in a Given String Download

Added: May 10, 2013 | Visits: 736

Replacing a portion of a string This script allows you to replaceĀ a portion of a string at a given position.


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

License: Freeware Download (59): Replacing a portion of a string Download

Added: May 10, 2013 | Visits: 649

Changing the indentation of a multi line string When working with text, it may be necessary to change the indentation level of a block. This code will take a multiline string and add or remove leading spaces to each line so that the indentation level of the block matches some absolute number of spaces.


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


Added: May 10, 2013 | Visits: 1.057

Get the MAC address of a remote computer This script uses the Internet Protocol Helper functions on Win32 and helps you to find the MAC adress of a remote computer.


Platforms: Windows, Python,

License: Freeware Download (56): Get the MAC address of a remote computer Download

Added: May 10, 2013 | Visits: 785

Obtaining the name of a function/method This scripts shows you how to obtain the name of a method or a function from within the running method/function.


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

License: Freeware Download (53): Obtaining the name of a function/method Download

Added: May 10, 2013 | Visits: 735

Finding the convex hull of a set of 2D points This simple code calculates the convex hull of a set of 2D points and generates EPS files to visualise them.


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


Added: July 06, 2013 | Visits: 728

3D Array Factor of a 4x4 planar array antenna 3D Array Factor of a 4x4 planar array antenna calculated using general formulas and then plotted in 3D format."AB" shows the excitation amplitude of the elements and "AB_phase" shows their phases.Elements are placed on the x and y axis and element factor is ignored. The code can easily be...


Platforms: Matlab

License: Freeware Size: 10 KB Download (52): 3D Array Factor of a 4x4 planar array antenna Download

< 1 2 3 4 5 >