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

State Machine Compiler software
Filter: All | Freeware | Demo
 

State Machine Compiler

< 1 2 3 4 5 
Added: January 05, 2010 | Visits: 1.914

High Level Virtual Machine High Level Virtual Machine is a toolkit for developing virtual machines for dynamic languages. The High Level Virtual Machine is: - Based on LLVM (Low Level Virtual Machine). LLVM is HLVMs sister project. HLVM gains tremendous capability from LLVM in the areas of code generation, bytecode... Platforms: *nix

License: Freeware Size: 122.88 KB Download (100): High Level Virtual Machine Download

Added: September 09, 2010 | Visits: 1.241

Yet Another Machine Simulator Yet Another Machine Simulator is a machine simulator which emulates the MIPS32 architecture CPU close enough. Should be fully compliant, but we cant claim that it is. It allows cross compilation with standard MIPS32 compiler back-ends. YAMS also provides a very simple device interface to the... Platforms: *nix

License: Freeware Size: 665.6 KB Download (100): Yet Another Machine Simulator Download

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

Syntax Diagram Editor & Parser Compiler Create and Edit Syntax/State Diagrams Graphically with Drag and Drop. Convert EBNF, ABNF, XBNF, and XML EBNF to Syntax Diagrams. Generate Parser/compiler directly from Syntax/State/Flow Diagrams. Convert Syntax Diagrams to EBNF. Generates Intermediate Postfix Output for ease of integration .... Platforms: Windows

License: Freeware Size: 1.58 MB Download (53): Syntax Diagram Editor & Parser Compiler Download

Released: July 04, 2012  |  Added: July 04, 2012 | Visits: 504

OKit Virtual Machine Object Tree, Virtual Machine and Compiler for Concatenative Languages, in a shared library - [This project is obsolete, and has been superseeded by the XCL suit, available at http://www.varkhan.net/software/xcl] Platforms: Windows, Mac, Linux

License: Freeware Size: 85.08 KB Download (49): OKit Virtual Machine Download

Released: July 22, 2012  |  Added: July 22, 2012 | Visits: 514

Small Portable C Compiler SPCC is a lightweight, portable C compiler and a Virtual Machine. Platforms: Windows, Mac, Linux

License: Freeware Size: 85.35 KB Download (54): Small Portable C Compiler Download

Released: August 01, 2003  |  Added: June 04, 2006 | Visits: 5.092

Arcade Fruit Machine 6 Pack Six Fantastic Fruit Machine Games in a single download! Included in the pack are Splash Cash, Encrypted, Inferno, Safe Cracker, Easy Streaker and Fruit Feast. Each game is based on a real UK style Fruit Machine with jackpots ranging from ?15 to ?25! Every game has a full feature board with... Platforms: Windows

License: Shareware Cost: $39.99 USD Size: 18 MB Download (589): Arcade Fruit Machine 6 Pack Download

Released: January 01, 2002  |  Added: July 15, 2006 | Visits: 3.689

Encrypted Fruit Machine Encrypted Fruit Machine, gamble for the virtual Jackpot! Platforms: Windows

License: Shareware Cost: $9.99 USD Size: 3.6 MB Download (296): Encrypted Fruit Machine Download

Released: February 06, 2003  |  Added: August 26, 2006 | Visits: 12.562

Batch File Compiler Batch File Compiler changes your BATch files into an EXEcutable form. This can solve many problems with installers trying to shell batch files and makes your batch file tamperproof. Any batch file can be compiled from a simple application starter batch file, to a network file copying batch file.... Platforms: Windows

License: Shareware Cost: $29.99 USD Size: 1.46 MB Download (1721): Batch File Compiler Download

Added: May 23, 2006 | Visits: 3.647

PC 2 Answering Machine 'PC 2 Answering Machine' is a program designed for the personal computer which functions as an answering machine for home or office. PC 2 Answering Machine supports options which turn the procedures of accepting a call and returning a call into comfortable and efficient experiences - activation... Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 1.56 MB Download (203): PC 2 Answering Machine Download

Released: April 25, 2011  |  Added: June 07, 2011 | Visits: 1.364

SiteInFile Compiler Create professional presentations, cd autoruns and eBooks using SiteInFile technology. SiteInFile Compiler compress HTML pages or entire site with all resources (include HTML, CSS, WAV, TXT, JPG, GIF, JavaScript, PNG, etc.) into a single compact file with built-in browser. All content will be... Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 1.17 MB Download (483): SiteInFile Compiler Download

Released: October 14, 2009  |  Added: October 31, 2009 | Visits: 2.687

MSI to EXE Compiler Already have an MSI package, but your client need EXE file? MSI to EXE compiler can help! This is professional solution to convert MSI to EXE with minimal overhead and maximal compatibility. MSI to EXE compiler allows you to assign custom icon to the installer. Compiler can be used from... Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 953 KB Download (225): MSI to EXE Compiler Download

Added: January 18, 2010 | Visits: 1.156

Jikes JikesTM is a compiler that translates JavaTM source files as defined in The Java Language Specification into the bytecoded instruction set and binary format defined in The Java Virtual Machine Specification. You may wonder why the world needs another Java compiler, considering that Sun provides... Platforms: *nix

License: Freeware Size: 860.16 KB Download (211): Jikes Download

Added: July 03, 2010 | Visits: 1.695

FreeBASIC Compiler 0.16 / FreeBASIC - as the name suggests - is a free, open-source, 32-bit, MS-QuickBASICs syntax-compatible compiler, that adds new features such as pointers, unsigned data types, inline-assembly and many others.. FreeBASIC compiler official page (a free BASIC compiler): downloads, news, forums Platforms: *nix

License: Freeware Size: 3.1 MB Download (157): FreeBASIC Compiler 0.16 / Download

Added: October 11, 2010 | Visits: 1.152

XML::Filter::Dispatcher::Compiler XML::Filter::Dispatcher::Compiler can compile rulesets in to code. SYNOPSIS use XML::Filter::Dispatcher::Compiler qw( xinline ); my $c = XML::Filter::Dispatcher::Compiler->new( ... ) my $code = $c->compile( Package => "My::Filter", Rules => [ a/b/c => xinline q{warn "found a/b/c"}, ],... Platforms: *nix

License: Freeware Size: 88.06 KB Download (103): XML::Filter::Dispatcher::Compiler Download

Added: June 24, 2010 | Visits: 1.303

XML::SAX::Machine XML::SAX::Machine is a Perl module that can manage a collection of SAX processors. SYNOPSIS ## Note: See XML::SAX::Pipeline and XML::SAX::Machines first, ## this is the gory, detailed interface. use My::SAX::Machines qw( Machine ); use My::SAX::Filter2; use My::SAX::Filter3; my... Platforms: *nix

License: Freeware Size: 43.01 KB Download (103): XML::SAX::Machine Download

Added: October 18, 2010 | Visits: 908

Blatte::Compiler Blatte::Compiler is a Perl module to compile a Blatte document into Perl. SYNOPSIS use Blatte::Compiler; &Blatte::Compiler::compile($file_handle, &callback); &Blatte::Compiler::compile_sparse($file_handle, &callback); sub callback { my($val, $src) = @_; if (defined($src)) {... Platforms: *nix

License: Freeware Size: 31.74 KB Download (90): Blatte::Compiler Download

Added: February 15, 2010 | Visits: 1.953

Wayback Machine Wayback Machine is an open source java implementation of the The Internet Archive Wayback Machine. The current production version of the Wayback Machine is implemented in perl, and lacks in maintainability and extensibility. Also, the code is not open source. Primary motivation for the new... Platforms: *nix

License: Freeware Size: 1.8 MB Download (104): Wayback Machine Download

Added: March 21, 2010 | Visits: 2.097

Virtual Machine Viewer Virtual Machine Manager software (virt-manager for short package name) is a desktop user interface for managing virtual machines. The project presents a summary view of running domains and their live performance & resource utilization statistics. A detailed view presents graphs showing... Platforms: *nix

License: Freeware Size: 82.94 KB Download (120): Virtual Machine Viewer Download

Added: November 06, 2010 | Visits: 2.067

Virtual Machine Manager Virtual Machine Manager (virt-manager for short package name) is a desktop application for managing virtual machines. It presents a summary view of running domains and their live performance & resource utilization statistics. A detailed view presents graphs showing performance & utilization... Platforms: *nix

License: Freeware Size: 942.08 KB Download (118): Virtual Machine Manager Download

Added: May 03, 2010 | Visits: 1.376

Intel C++ Compiler Intel C++ Compiler application is a full fledged C/C++ compiler and debugger suite. Its aim is to provide outstanding performance for all Intel 32-bit and 64-bit processors, while not requiring the need for porting applications from other compilers. It provides optimization technology, threaded... Platforms: *nix

License: Shareware Cost: $0.00 USD Download (219): Intel C++ Compiler Download

< 1 2 3 4 5