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

State Machine Compiler freeware
Filter: All | Freeware | Demo
 

State Machine Compiler

< 1 2 3 4 5 > 
Added: January 21, 2010 | Visits: 1.264

joeq virtual machine Joeq is a virtual machine and compiler infrastructure designed to facilitate research in virtual machine technologies such as Just-In-Time and Ahead-Of-Time compilation, advanced garbage collection techniques, distributed computation, sophisticated scheduling algorithms, and advanced run time... Platforms: *nix

License: Freeware Size: 1024 KB Download (98): joeq virtual machine Download

Added: June 16, 2010 | Visits: 962

Language::Zcode::Runtime::State Language::Zcode::Runtime::State is a Perl module to handle saving, restoring, etc. the game state. restoring Getter/setter: currently in the process of restoring or not? start_machine Start executing the Z-machine. In the normal case (starting a new game, or restarting), this is as... Platforms: *nix

License: Freeware Size: 296.96 KB Download (88): Language::Zcode::Runtime::State Download

Added: March 20, 2010 | Visits: 1.372

The Glasgow Haskell Compiler The Glasgow Haskell Compiler is a state-of-the-art, open source, compiler and interactive environment for the functional language Haskell.. Platforms: *nix

License: Freeware Size: 6.7 MB Download (112): The Glasgow Haskell Compiler Download

Added: November 03, 2013 | Visits: 439

4tH compiler 4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports over 85% of... Platforms: *nix

License: Freeware Size: 563.2 KB Download (48): 4tH compiler Download

Added: June 13, 2010 | Visits: 1.381

The Amsterdam Compiler Kit 6.0 The Amsterdam Compiler Kit or in short just ACK, is a fast, lightweight and retargetable compiler suite and toolchain written by Andrew Tanenbaum and Ceriel Jacobs, and was Minix native toolchain. The ACK was originally closed-source software (that allowed binaries to be distributed for Minix as... Platforms: *nix

License: Freeware Size: 1.1 MB Download (111): The Amsterdam Compiler Kit 6.0 Download

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

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: April 22, 2010 | Visits: 745

lfyre Lfyre is a programming language and the interactive compiler for the same language. Its key features are flexibility, performance and simplicity. For instance, lfyre code can be compiled or interpreted and can define new language keywords and operators. Lfyre programming language and... Platforms: *nix

License: Freeware Size: 307.2 KB Download (93): lfyre Download

Added: June 03, 2010 | Visits: 1.432

Aubit 4GL compiler Aubit 4GL compiler is a project to make a free Informix-4GL compatible compiler. Aubit 4GL compiler translates 4GL source into executable programs, enabling fast creation of screen/form-based applications. With support for SQL statements forming an intrinsic part of the language, its especially... Platforms: *nix

License: Freeware Size: 5.5 MB Download (171): Aubit 4GL compiler Download

< 1 2 3 4 5 >