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

Cobol Language Programming Examples freeware
Filter: All | Freeware | Demo
 

Cobol Language Programming Examples

< 1 2 3 4 5 
Added: February 20, 2010 | Visits: 1.175

Apache::AxKit::Language::XSP Apache::AxKit::Language::XSP is a Perl module with eXtensible Server Pages. SYNOPSIS < xsp:page xmlns:xsp="http://apache.org/xsp/core/v1" > < xsp:structure > < xsp:import >Time::Object< /xsp:import > < /xsp:structure > < page > < title >XSP Test< /title > < para > Hello World! <...



Platforms: *nix

License: Freeware Size: 307.2 KB Download (93): Apache::AxKit::Language::XSP Download

Added: March 26, 2010 | Visits: 834

Language::Functional Language::Functional is a Perl module which makes Perl slightly more functional. SYNOPSIS use Language::Functional :all; print The first ten primes are: , show(take(10, filter { prime(shift) } integers)), "n"; Perl already contains some functional-like functions, such as map and grep. The...





Platforms: *nix

License: Freeware Size: 16.38 KB Download (96): Language::Functional Download

Added: April 06, 2010 | Visits: 792

Language::XSB Language::XSB is a Perl module that allows you to use XSB from Perl. SYNOPSIS use Language::XSB :query; use Language::Prolog::Types::overload; use Language::Prolog::Sugar vars=>[qw(X Y Z)], functors=>{equal => =}, functors=>[qw(is)], chains=>{plus => +, orn => ;}; xsb_set_query(...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (88): Language::XSB Download

Added: June 07, 2010 | Visits: 777

Sh 0.8.0 Sh is a programming language built on top of C++. It can be used to write shaders that run on top of modern graphics processing units (GPUs), or write stream programs that run on GPUs or CPUs. Sh project is implemented as a C++ library, and allows programs to be generated at run-time using a...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (90): Sh 0.8.0 Download

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

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: May 10, 2013 | Visits: 323

Gri Language Gri is a language for scientific graphics programming. The word "language" is important: Gri is command-driven, not point/click.Gri can make x-y graphs, contour graphs, and image graphs, in PostScript and (someday) SVG formats. Control is provided over all aspects of drawing, e.g. line widths,...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (53): Gri Language Download

Added: May 10, 2013 | Visits: 429

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

Added: September 21, 2013 | Visits: 504

Language Popularity Index The Language Popularity Index tool is a fully automatic, transparent, open source and free utility to measure the popularity of programming languages on the Internet. The measurement of programming language popularity suffers two common problems that are probably the same for most market...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (35): Language Popularity Index 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: 898

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: October 27, 2010 | Visits: 1.335

Language::Basic::Expression Language::Basic::Expression is a Perl package to handle string, numeric, and boolean expressions. SYNOPSIS See Language::Basic for the overview of how the Language::Basic module works. This pod page is more technical. # Given an LB::Token::Group, create an expression I parse it my $exp =...


Platforms: *nix

License: Freeware Size: 52.22 KB Download (100): Language::Basic::Expression Download

Added: May 04, 2010 | Visits: 1.721

Language::Basic::Variable Language::Basic::Variable is a Perl module to handle parsing and implementing BASIC variables. SYNOPSIS See Language::Basic for the overview of how the Language::Basic module works. This pod page is more technical. There are two sorts of variables: Arrays and Scalars. Each of those classes...


Platforms: *nix

License: Freeware Size: 52.22 KB Download (92): Language::Basic::Variable Download

Added: September 05, 2010 | Visits: 1.283

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: June 18, 2010 | Visits: 1.095

Apache::AxKit::Language::SAXMachines Apache::AxKit::Language::SAXMachines is a Perl module that can transform Content With SAX Filters. SYNOPSIS # add the style processor mapping AxAddStyleMap application/x-saxmachines Apache::AxKit::Language::SAXMachines # add the processor AxAddProcessor application/x-saxmachines . #...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (95): Apache::AxKit::Language::SAXMachines 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 (108): Objective Modula-2 Download

Added: March 09, 2010 | Visits: 1.479

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

< 1 2 3 4 5