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

Nested Expressions software
Filter: All | Freeware | Demo
 

Nested Expressions

< 1 2 3 4 5 > 
Added: January 16, 2010 | Visits: 769

ocl4java ocl4java project lets you add special Java 5 annotations containing OCL expressions with pre and post conditions and invariants to your code, and have source code to check them inserted automatically either by ant or eclipse. Upon failing an assertion, an AssertionError, exception, log message,...



Platforms: *nix

License: Freeware Size: 27.1 MB Download (91): ocl4java Download

Added: August 01, 2010 | Visits: 1.522

HTML::Chunks HTML::Chunks is a simple nested template engine for HTML, XML and XHTML. This class implements a simple text-based template engine, originally intented to allow web applications to completely separate layout HTML from programming logic. However, the engine is flexible enough to be applied to...





Platforms: *nix

License: Freeware Size: 10.24 KB Download (103): HTML::Chunks Download

Added: June 18, 2010 | Visits: 1.028

Search::Tools::RegExp Search::Tools::RegExp is a Perl module to build regular expressions from search queries. SYNOPSIS my $regexp = Search::Tools::RegExp->new(); my $kw = $regexp->build(the quick brown fox); for my $w ($kw->keywords) { my $r = $kw->re( $w ); # the word itself printf("the word is %sn",...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (97): Search::Tools::RegExp Download

Added: October 11, 2010 | Visits: 1.165

Search::Tools::RegExp::Keywords Search::Tools::RegExp::Keywords is a Perl module to access regular expressions for keywords. SYNOPSIS my $regexp = Search::Tools::RegExp->new(); my $kw = $regexp->build(the quick brown fox); for my $w ($kw->keywords) { my $r = $kw->re( $w ); } Search::Tools::RegExp::Keywords provides...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (92): Search::Tools::RegExp::Keywords Download

Added: May 24, 2010 | Visits: 1.160

ShiftJIS::Regexp ShiftJIS::Regexp contains regular expressions in Shift-JIS. SYNOPSIS use ShiftJIS::Regexp qw(:all); match($string, p{Hiragana}{2}p{Digit}{2}); match($string, pH{2}pD{2}); # these two are equivalent: This module provides some functions to use regular expressions in Shift-JIS on the...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (99): ShiftJIS::Regexp Download

Added: January 12, 2010 | Visits: 1.168

Unicode::Regex::Set Unicode::Regex::Set is a subtraction and intersection of Character Sets in Unicode Regular Expressions. SYNOPSIS use Unicode::Regex::Set qw(parse); $regex = parse([p{Latin} & p{L&} - A-Z]); Perl 5.8.0 misses subtraction and intersection of characters, which is described in Unicode Regular...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Unicode::Regex::Set Download

Added: March 10, 2010 | Visits: 1.224

HTML::Template::Expr HTML::Template::Expr module provides an extension to HTML::Template which allows expressions in the template syntax. HTML::Template::Expr module is purely an addition--all the normal HTML::Template options, syntax, and behaviors will still work. Expression support includes comparisons, math...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (134): HTML::Template::Expr Download

Released: July 26, 2023  |  Added: August 02, 2023 | Visits: 815

String-O-Matic String-O-Matic performs search and replace operations with multiple strings in multiple files. It was designed specifically for computer programmers working on large projects with many source code files, however any type of file can be used, including HTML. Search and replace operations can...


Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $25.00 USD Size: 11.77 MB Download (130): String-O-Matic Download

Released: August 30, 2012  |  Added: September 23, 2012 | Visits: 1.425

Batch RegEx Replace, format, and extract text in multiple files using Regular Expressions. Perform GREP-like tasks including search and replace, RegEx substitutions, data extraction, and more! Built-in RegEx editors support color syntax highlighting and contextual tooltips making it easy to design patterns....


Platforms: Windows

License: Shareware Cost: $39.00 USD Size: 5.27 MB Download (759): Batch RegEx Download

Released: August 27, 2012  |  Added: August 27, 2012 | Visits: 521

ATMSP ATMSP is built as an Open Source and portable C++ parser for mathematical expressions. These may contain arbitrary numbers of functions, variables and constants. Major design goal was minimalistic size and maximum speed. Tiny 332 code-lines offer a parser plus bytecode-generator, 26 mathematical...


Platforms: Windows

License: Freeware Download (51): ATMSP Download

Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 381

Foreval Foreval is compiler of mathematical expressions(formulas) given as string at run-time. (present as dll library and component) For fast and exact scientific calculations. Main properties: unlimited length and nested of expression addition floatpoint variables, integer variables, parametres...


Platforms: Windows

License: Freeware Size: 537 KB Download (49): Foreval Download

Released: November 15, 2012  |  Added: November 15, 2012 | Visits: 475

ForevalZ ForevalZ - compiler of of mathematical expressions(formulas) with complex numbers given as string at 'run-time'.For use in calculations with complex numbers. Main properties: unlimited length and nested of expression Supported main functions. addition floatpoint variables (complex and...


Platforms: Windows

License: Freeware Size: 371 KB Download (50): ForevalZ Download

Added: May 10, 2013 | Visits: 832

Parsing binary files with regular expressions This script allows you to use the regular expression engine to parse binary files, especially those for which the struct module alone is inadequate.The typical way to parse binary data in Python is to use the unpack method of the struct module. This works well for fixed-width fields, but...


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


Added: May 10, 2013 | Visits: 381

JsMath 6.x-1.1 / 5.x-1.1 Users can enter arbitrary mathematical expressions in their drupal content by using the standard TeX syntax, including LaTeX and AMSLaTeX. jsMath renders this on the client's browser when the page gets displayed.Because the TeX is rendered on the user's browser, this module does not require the...


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

License: Freeware Download (55): JsMath 6.x-1.1 / 5.x-1.1 Download

Added: May 10, 2013 | Visits: 373

Trace expressions and comments in debug mode This script acts like a stepping debugger to diagnose and fix your programs. It contains functions for log state and execution flow.


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


Added: May 10, 2013 | Visits: 414

Handling Deeply Nested/Recursive Data Common python services such as pickle, deepcopy and comparison tests either fail entirely or do not scale for highly recursive data structures. This script presents a reversible "flatten" transformation that allows for such operations.


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

License: Freeware Download (49): Handling Deeply Nested/Recursive Data Download

Added: May 10, 2013 | Visits: 527

Relational Join Algorithms This script implements the three standard relational join algorithms: nested loops join, hash join, and merge join, using the iterator algebra support in Python.This script also presents code that can be used for inner join, left outer join, full outer join, and semijoins. The nested loops join...


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

License: Freeware Download (52): Relational Join Algorithms Download

Added: May 10, 2013 | Visits: 443

Property decorator for python Defining a property involves the definition of nested functions for one or more of fget,fset,fdel. The decorator probes the decorated function, captures its locals() just before it returns and looks for the names "fget", "fset" and "fdel". The found values, along with the function's docstring are...


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

License: Freeware Download (51): Property decorator for python Download

Added: May 10, 2013 | Visits: 372

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


Platforms: *nix, C/C++, BSD

License: Freeware Download (65): GNU libmatheval Download

Added: May 10, 2013 | Visits: 559

Kodos Kodos is a Python GUI utility for creating, testing and debugging regular expressions for the Python programming language. Kodos should aid any developer to efficiently and effortlessly develop regular expressions in Python. Since Python's implementation of regular expressions is based on the...


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

License: Freeware Download (54): Kodos Download

< 1 2 3 4 5 >