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

Dominik B Chule software
Filter: All | Freeware | Demo
 

Dominik B Chule

< 1 2 3 4 5 > 
Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 1.412

B::Tree B::Tree is a simplified version of B::Graph for demonstration. SYNOPSIS perl -MO=Tree program | dot -Tps > tree.ps This is a very cut-down version of B::Graph; it generates minimalist tree graphs of the op tree of a Perl program, merely connecting the op nodes and labelling each node with...



Platforms: *nix

License: Freeware Size: 2.05 KB Download (100): B::Tree Download

Added: January 25, 2010 | Visits: 810

b/w plus one b/w plus one is an iMovie plug-in that will make a color clip grayscale -- plus one additional color. you select the color (and leeway), and all other colors will be converted to grayscale. it works best with clips that have one color that is stands out, but since our plugs support are of effect,...





Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 871 KB Download (100): b/w plus one Download

Added: January 25, 2010 | Visits: 729

negate b/w negate b/w is an iMovie plug-in that simultaneously converts a clip into b/w and inverts it (creating an 'x-ray' effect). You can set the 'invertness' of the clip. This is plug is actually two effects in one: the good old 'black & white' plug-in (although this time around you can - as with all...


Platforms: Mac

License: Freeware Size: 888 KB Download (100): negate b/w Download

Added: September 17, 2010 | Visits: 751

B::CC B::CC is Perl compilers optimized C translation backend. SYNOPSIS perl -MO=CC[,OPTIONS] foo.pl This compiler backend takes Perl source and generates C source code corresponding to the flow of your program. In other words, this backend is somewhat a "real" compiler in the sense that many...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (99): B::CC Download

Added: March 11, 2010 | Visits: 956

Chromium B.S.U. Chromium B.S.U. is a fast paced, arcade-style, top-scrolling space shooter. You are captain of the cargo ship Chromium B.S.U., responsible for delivering supplies to our troops on the front line. Your ship has a small fleet of robotic fighters which you control from the relative safety of the...


Platforms: *nix

License: Freeware Size: 634.88 KB Download (98): Chromium B.S.U. Download

Added: January 18, 2010 | Visits: 1.508

B::Generate B::Generate is a Perl module which you can create your own op trees. SYNOPSIS use B::Generate; # Do nothing, slowly. CHECK { my $null = new B::OP("null",0); my $enter = new B::OP("enter",0); my $cop = new B::COP(0, "hiya", 0); my $leave = new B::LISTOP("leave", 0, $enter, $null);...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (98): B::Generate Download

Added: January 13, 2010 | Visits: 672

B::Utils B::Utils is a helper functions for op tree manipulation. SYNOPSIS use B::Utils; These functions make it easier to manipulate the op tree. FUNCTIONS all_starts all_roots Returns a hash of all of the starting ops or root ops of optrees, keyed to subroutine name; the optree for main...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (98): B::Utils Download

Added: February 07, 2010 | Visits: 805

B::Flags B::Flags is a Perl module that provides a friendlier flags for B. SYNOPSIS use B::Flags; print B::main_root->flagspv; print B::main_root->privatepv; print $some_b_sv_object->flagspv; By default, $foo->flags when passed an object in the B class will produce a relatively meaningless...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (95): B::Flags Download

Added: March 22, 2010 | Visits: 1.076

b-tektracker b-tektracker is an advanced realtime MIDI step-sequencer with a tracker interface. b-tektracker is a fork of tektracker by Billy Biggs. ttrk is the product of frustration with bad step editors found on pretty much all MIDI sequencers available today. Im a big fan of trackers, and I wanted to be...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (94): b-tektracker Download

Added: August 04, 2010 | Visits: 845

B::LexInfo B::LexInfo is a Perl module that shows information about subroutine lexical variables. SYNOPSIS use B::ShowLex (); my $lexi = B::ShowLex->new; Perl stores lexical variable names and values inside a padlist within the subroutine. Certain lexicals will maintain certain attributes after the...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): B::LexInfo Download

Added: June 25, 2010 | Visits: 688

b. b. is a Web-based manager for Web bookmarks. Bookmarks are stored in an XML file. Operations on the data are done with Perl scripts..


Platforms: *nix

License: Freeware Size: 81.92 KB Download (94): b. Download

Added: November 21, 2010 | Visits: 796

B::Bblock B::Bblock - Walk basic blocks. SYNOPSIS # External interface perl -MO=Bblock[,OPTIONS] foo.pl # Programmatic API use B::Bblock qw(find_leaders); my $leaders = find_leaders($root_op, $start_op); This module is used by the B::CC back end. It walks "basic blocks". A basic block is a...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (93): B::Bblock Download

Added: April 16, 2010 | Visits: 973

B::Deparse B::Deparse is a Perl compiler backend to produce perl code. SYNOPSIS perl -MO=Deparse[,-d][,-fFILE][,-p][,-q][,-l] [,-sLETTERS][,-xLEVEL] prog.pl B::Deparse is a backend module for the Perl compiler that generates perl source code, based on the internal compiled structure that perl itself...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (93): B::Deparse Download

Added: February 08, 2010 | Visits: 968

B::JVM::Utils B::JVM::Utils is a Perl module that contains utility functions for B::JVM. SYNOPSIS use B::JVM::Utils qw(method1 method2); This package is a set of utilties that are useful when compiling Perl to the JVM architecture. They are a hodgepodge of utilties that dont really fit anywhere else....


Platforms: *nix

License: Freeware Size: 44.03 KB Download (92): B::JVM::Utils Download

Added: September 11, 2010 | Visits: 873

B::LintSubs B::LintSubs is a Perl compiler backend to check sub linkage. SYNOPSIS perl -MO=LintSubs [FILE] [-e PROGRAM] When using use strict, subroutine names are not checked at the callsite; this makes the following a perfectly valid program at compiletime, that only blows up at runtime use strict;...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (92): B::LintSubs Download

Added: January 25, 2010 | Visits: 828

b/w colorizer b/w colorizer is a general effects plug that lets you convert your clip to "black-and-any-color". you set a color (e.g. yellow), and the plug will convert your clip to a monochrome yellow clip (i.e. it uses only shades of yellow). think 'sepia tone' effect, except you get to pick the color tone.


Platforms: Mac

License: Freeware Size: 875 KB Download (92): b/w colorizer Download

Added: January 25, 2010 | Visits: 659

gradual b/w gradual b/w= is an iMovie plug-in that converts your clip to black-and-any-color. You can set a color (e.g. yellow), and the plug will convert your clip to a monochrome yellow clip (i.e. it uses only shades of yellow). think 'sepia tone' effect, except you get to pick the color tone.


Platforms: Mac

License: Freeware Size: 3.9 MB Download (92): gradual b/w Download

Added: January 23, 2010 | Visits: 784

B::Asmdata B::Asmdata is an autogenerated data about Perl ops, used to generate bytecode. SYNOPSIS use B::Asmdata qw(%insn_data @insn_name @optype @specialsv_name); Provides information about Perl ops in order to generate bytecode via a bunch of exported variables. Its mostly used by B::Assembler and...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (91): B::Asmdata Download

Added: February 08, 2010 | Visits: 760

B::Terse B::Terse - Walk Perl syntax tree, printing terse info about ops. SYNOPSIS perl -MO=Terse[,OPTIONS] foo.pl This version of B::Terse is really just a wrapper that calls B::Concise with the -terse option. It is provided for compatibility with old scripts (and habits) but using B::Concise...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (90): B::Terse Download

Added: August 18, 2010 | Visits: 1.028

B::Graph B::Graph is a Perl compiler backend to produce graphs of OP trees. SYNOPSIS perl -MO=Graph,-text prog.pl >graph.txt perl -MO=Graph,-vcg prog.pl >graph.vcg xvcg graph.vcg perl -MO=Graph,-dot prog.pl | dot -Tps >graph.ps This module is a backend to the perl compiler (B::*) which, instead...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): B::Graph Download

< 1 2 3 4 5 >