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

Variable Expression freeware
Filter: All | Freeware | Demo
 

Variable Expression

1 2 3 4 5 > 
Added: April 22, 2010 | Visits: 675

Variable Expression Library libvarexp is a C++ library that allows its users to detach any kind of information from the representation of that information by providing a simple-to-use but powerful text-template mechanism. Similar mechanisms have been available in tools like sh(1), make(1), or perl(1) forever and have... Platforms: *nix

License: Freeware Size: 95.23 KB Download (90): Variable Expression Library Download

Added: October 25, 2010 | Visits: 1.310

Java Unified Expression Language Java Unified Expression Language is an implementation of the unified expression language (EL) as specified by the JSP 2.1 standard (JSR-245). The javax.el.ExpressionFactory implementation is de.odysseus.el.ExpressionFactoryImpl: // create an expression factory javax.el.ExpressionFactory... Platforms: *nix

License: Freeware Size: 235.52 KB Download (93): Java Unified Expression Language Download

Added: May 10, 2013 | Visits: 524

Regular expression for python string literals For quick-and-dirty processing of Python source files, it can be convenient to have a regular expression that matches Python string literals. This script provides such a regular expression. The example use case above shows how it could be used to rename a variable in a P shows hoe. Platforms: Windows, Mac, *nix, Python, BSD Solaris


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: May 04, 2010 | Visits: 1.729

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: May 27, 2010 | Visits: 908

Variable::Alias Variable::Alias is a Perl module created to alias any variable to any other variable. SYNOPSIS use Variable::Alias alias; my $src; my $a; our $b; my @c; our @d; alias $src => $a; alias $a => $b; alias $b => $c[0]; alias @c => @d; $src=src; # All the other variables now have the... Platforms: *nix

License: Freeware Size: 3.07 KB Download (90): Variable::Alias Download

Added: May 16, 2010 | Visits: 1.436

regular expression parser regular expression parser is a C++ regexp parser that accomplishes The Open Group specification Issue 6, IEEE Std 1003.1, 2004 Edition. regular expression parser allows you to parse input using regular expressions, and to retrieve parsed sub-expression matches in a few steps.. Platforms: *nix

License: Freeware Size: 337.92 KB Download (145): regular expression parser Download

Added: June 04, 2010 | Visits: 880

Variable::Strongly::Typed::Scalar Variable::Strongly::Typed::Scalar is Perl module for strongly typed scalar. SYNOPSIS This class is utilized by Variable::Strongly::Typed - you dont access this directly =head1 DESCRIPTION. Platforms: *nix

License: Freeware Size: 10.24 KB Download (90): Variable::Strongly::Typed::Scalar Download

Added: January 01, 2010 | Visits: 1.147

Variable::Strongly::Typed::Validators Variable::Strongly::Typed::Validators is Perl module with built-in type validators. SYNOPSIS This class is utilized by Variable::Strongly::Typed - you dont access this directly. This module defines a %conditions hash contained expressions that define the built-in types. If you want to create... Platforms: *nix

License: Freeware Size: 10.24 KB Download (97): Variable::Strongly::Typed::Validators Download

Added: September 23, 2010 | Visits: 785

Variable::Strongly::Typed Variable::Strongly::Typed is a Perl module to let some variables be strongly typed. SYNOPSIS use Variable::Strongly::Typed; my $int :TYPE(int); # must have an int value my $float :TYPE(float); # must have a float value my $string :TYPE(string); # must not be a reference my $file... Platforms: *nix

License: Freeware Size: 10.24 KB Download (94): Variable::Strongly::Typed Download

Added: October 26, 2010 | Visits: 764

Variable::Strongly::Typed::Array Variable::Strongly::Typed::Array is a Perl module for strongly typed array. SYNOPSIS This class is utilized by Variable::Strongly::Typed - you dont access this directly my @array_of_ints :TYPE(int); # Each slot must contain an int my @array_of_rgb :TYPE(&red_green_blue); # my enumerated... Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): Variable::Strongly::Typed::Array Download

Added: November 01, 2010 | Visits: 1.669

Regular Expression Graphing Program Regular Expression Graphing Program project is a regular expression graphing program. This program is designed to take a regular expression and produce a graph of the state machine that is used to parse the regular expression. It is useful for teaching regular expressions and state machines.... Platforms: *nix

License: Freeware Size: 4.3 MB Download (138): Regular Expression Graphing Program Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 634

Easy Environment Variable Setter Easy Environment Variable Setter is, just like the name suggests, a handy, easy to use application specially designed to help you create Environment Variables. Once you've opened the application you can load a template / project in File->Load, and you can save it when you're done. You can also... Platforms: Windows

License: Freeware Download (414): Easy Environment Variable Setter Download

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

Horizontal Menu Advancer for Expression Web With Horizontal Menu Advancer for Expression Web you will be able to add professionally-looking CSS menus to your website in an easy way. This add-in for Expression Web and Front Page is an advanced tool that creates horizontal drop-down CSS menus on your website. Horizontal Menu Advancer has... Platforms: Windows, XP, 2003, Windows Vista, 7, 7x64

License: Freeware Download (55): Horizontal Menu Advancer for Expression Web 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

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 980

Regular Expression Component Library for VC9 Regular Expression Component Library for VC9 is designed as an easy-to-use library for searching and / or replacing strings or data in files using regular expressions in non-managed C++ code. In the Visual C++ environment the Regular Expression Library is made of an MFC ( Microsoft Foundation... Platforms: Windows


Released: August 12, 2012  |  Added: August 12, 2012 | Visits: 1.024

CSS Menu Bundle - Expression Web addins CSS Menu Bundle - Expression Web addins is an add-in pack for Expression Web that includes two components: Horizontal Menu Advancer and Vertical Menu Advancer. It allows to create or manage horizontal and vertical css menus on websites directly inside Expression Web without writing... Platforms: Windows, 2003, Windows Vista, XPX64, 7, 7x64

License: Freeware Download (53): CSS Menu Bundle - Expression Web addins Download

Released: November 13, 2012  |  Added: November 13, 2012 | Visits: 554

Environment Variable Editor Environment Variable Editor is a handy and reliable utility designed to enable you to edit environment variables from a GUI interface. Environment Variable Editor is a better alternative for editing variables. It provides a GUI that enables you to access and edit the variables more quickly. Platforms: Windows

License: Freeware Download (50): Environment Variable Editor Download

Released: January 07, 2013  |  Added: January 07, 2013 | Visits: 624

MB Planes Of Expression Number MB Free Planes of Expression Number Software is easily understandable and interactive software, which reveals how best you can express your inner self to others. Each letter of the alphabet is categorized into four major categories – Physical, Mental, Emotional and Intuitive. The proportion of... Platforms: Windows

License: Freeware Size: 1.15 MB Download (533): MB Planes Of Expression Number Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 647

MB Minor Expression Number MB Minor Expression Number is an extraordinary numerology software that finds your minor expression number and, in addition, lets you know the attributes of your minor expression numbers that is also often referred to as just expression number. The significance of your minor expression number, as... Platforms: Windows

License: Freeware Size: 724 KB Download (534): MB Minor Expression Number Download

1 2 3 4 5 >