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

Lambda Expressions freeware
Filter: All | Freeware | Demo
 

Lambda Expressions

1 2 3 4 5 > 
Added: August 24, 2010 | Visits: 834

Lambda Lambda project is a Lambda calculus interpreter. It reduces lambda expressions and converts them into the S, K, and I combinators (ext). It has the ability to associate names with lambda expressions (def), load definitions from a file (load), and list current definitions (list). Lambda... Platforms: *nix

License: Freeware Size: 102.4 KB Download (113): Lambda Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 491

Fluent Validation for .NET A small validation library for .NET that uses a fluent interface and lambda expressions for building validation rules for your business objects. Platforms: Windows

License: Freeware Download (52): Fluent Validation for .NET Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 614

newLISP newLISP is a LISP-like scripting language that will help you in: programming for the internet, system administration, text processing, gluing other programs together, etc. newLISP is a scripting LISP for people who are fascinated by LISP's beauty and power of expression, but who need it stripped... Platforms: Windows

License: Freeware Size: 1024 KB Download (49): newLISP Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 595

newLISP for Linux newLISP is a LISP-like scripting language that will help you in: programming for the internet, system administration, text processing, gluing other programs together, etc. newLISP is a scripting LISP for people who are fascinated by LISP's beauty and power of expression, but who need it stripped... Platforms: Linux

License: Freeware Size: 1024 KB Download (50): newLISP for Linux Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 535

newLISP for Mac OS X newLISP is a LISP-like scripting language that will help you in: programming for the internet, system administration, text processing, gluing other programs together, etc. newLISP is a scripting LISP for people who are fascinated by LISP's beauty and power of expression, but who need it stripped... Platforms: Mac

License: Freeware Size: 1024 KB Download (45): newLISP for Mac OS X Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 572

Lambda Animator Lambda Animator is designed as an accessible and handy application that can be used for demonstrating and experimenting with alternative reduction strategies in the lambda calculus. Eager languages reduce arguments before function application. Lazy languages reduce arguments, if needed, after... Platforms: Windows

License: Freeware Download (467): Lambda Animator Download

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

Expressions The filter module "Expressions" for data loggers is an interpreter for quick and easy evaluation of expressions. It is a smart tool easy in use. Supports different data types (string, date, time, decimal, float and boolean), arithmetic and boolean operators, multiple levels of brackets, built-in... Platforms: Windows

License: Freeware Download (56): Expressions Download

Released: August 08, 2012  |  Added: August 08, 2012 | Visits: 596

Lambda Expression Parser Lambda Expression Parser is a handy and useful expression parser for parsing dynamical expression string to lambda expression. The component can perform math, logical and bit-wise calculations. Get Lambda Expression Parser and take it for a spin to see what it can actually do for you! Platforms: Windows

License: Freeware Download (51): Lambda Expression Parser Download

Added: May 10, 2013 | Visits: 437

String Interpolation-Evaluation of Expressions This script representsĀ a lightweight and powerful way to evaluate expressions embedded in strings during interpolation. Platforms: Windows, Mac, *nix, Python, BSD Solaris


Released: October 04, 2012  |  Added: October 04, 2012 | Visits: 421

Expressions 3.7.4 The filter module "Expressions" for data loggers is an interpreter for quick and easy evaluation of expressions. It is a smart tool easy in use. Supports different data types (string, date, time, decimal, float and boolean), arithmetic and boolean operators, multiple levels of brackets, built-in... Platforms: Windows

License: Freeware Download (45): Expressions 3.7.4 Download

Added: July 05, 2013 | Visits: 412

LAMBDA - Wavelength Calculator This function will calculate the wavelength of a given frequency. By default the program will presume the entered value is in MHZ. However if you want to enter a frequency in another scale you also have the option to enter the scaling parameter as well (khz,mhz, or ghz).function... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): LAMBDA - Wavelength Calculator Download

Added: May 22, 2013 | Visits: 466

Substitute Expressions in Matlab This function provides a supplement to the Matlab Symbolic toolbox to substitute and simplify long expressions. Maple does not provide this functionality.input-- Input expression that has some terms to be substituted. >> input='a^2-2b+c-3'; >> inputmode=1;Note that 'inputmode=1' indicates that... Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Substitute Expressions in Matlab Download

Released: March 29, 2008  |  Added: April 12, 2008 | Visits: 2.289

Limagito Limagito is a utility to automatically move / copy / delete files that are added to a specific folder. You can set filters based on the file name, rename files and directories (using regular expressions) when moving them to the new destination, create directories based on the file name or date... Platforms: Windows

License: Freeware Size: 2.89 MB Download (223): Limagito Download

Released: October 30, 2010  |  Added: November 11, 2010 | Visits: 1.587

Limagito Lite Limagito is a utility to automatically move - copy - delete files that are added to a specific folder. You can set filters based on the file name, rename files and directories (using regular expressions) when moving them to the new destination, create directories based on the file name or date... Platforms: Windows

License: Freeware Size: 7.05 MB Download (130): Limagito Lite Download

Added: August 02, 2008 | Visits: 1.735

Premier Web Site about Regular Expressions Regex Tutorial, Examples and Reference - Regexp Patterns. A regular expression (regex or regexp for short) is a special text string for describing a search pattern. You can think of regular expressions as wildcards on steroids. You are probably familiar with wildcard notations such as *.txt to... Platforms: Any

License: Freeware Download (490): Premier Web Site about Regular Expressions Download

Added: October 15, 2010 | Visits: 944

libmatheval GNU libmatheval is a library (callable from C and Fortran) to parse and evaluate symbolic expressions input as text. libmatheval supports expressions in any number of variables of arbitrary names, decimal and symbolic constants, basic unary and binary operators, and elementary mathematical... Platforms: *nix

License: Freeware Size: 512 KB Download (95): libmatheval Download

Added: October 27, 2010 | Visits: 1.342

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: April 08, 2010 | Visits: 956

Getopt::Declare Getopt::Declare is a Perl module with Declaratively Expressed Command-Line Arguments via Regular Expressions. SYNOPSIS use Getopt::Declare; $args = Getopt::Declare->new($specification_string, $optional_source); # or: use Getopt::Declare $specification_string => $args; Getopt::Declare... Platforms: *nix

License: Freeware Size: 35.84 KB Download (93): Getopt::Declare Download

Added: August 25, 2013 | Visits: 924

regexxer regexxer project is a nifty search/replace tool featuring Perl-style regular expressions. It features recursive search through directory trees and Perl-style regular expressions (using libpcre). The user interface is similar to the project-wide search/replace dialog in the Sniff+ IDE, but... Platforms: *nix

License: Freeware Size: 245.76 KB Download (100): regexxer Download

Added: August 17, 2010 | Visits: 1.110

Regexp::Assemble Regexp::Assemble is Perl module to assemble multiple Regular Expressions into a single RE. SYNOPSIS use Regexp::Assemble; my $ra = Regexp::Assemble->new; $ra->add( ab+c ); $ra->add( ab+- ); $ra->add( awd+ ); $ra->add( ad+ ); print $ra->re; # prints a(?:w?d+|b+[-c]) Regexp::Assemble... Platforms: *nix

License: Freeware Size: 81.92 KB Download (94): Regexp::Assemble Download

1 2 3 4 5 >