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

Jasmin freeware
 

Jasmin

Added: August 11, 2010 | Visits: 1.255

B::JVM::Jasmin::CompileState B::JVM::Jasmin::CompileState is an internal package used by B::JVM::Jasmin to keep state of compilation. SYNOPSIS use B::JVM::Jasmin::CompileState; my $state = new B::JVM::Jasmin::CompileState([HASHREF]); This class is used to store the internal state of the compiler as it runs. Certain...



Platforms: *nix

License: Freeware Size: 44.03 KB Download (345): B::JVM::Jasmin::CompileState Download

Added: July 10, 2010 | Visits: 3.013

B::JVM::Jasmin B::JVM::Jasmin is a Jasmin backend for the Perl compiler. SYNOPSIS perl -MO=JVM::Jasmin,CLASSNAME perl_program.pl jasmin CLASSNAME.asm java CLASSNAME This module is a crude JVM backend for the Perl compiler. It aspires to be a "proof of concept," but I think it does not even achieve that....





Platforms: *nix

License: Freeware Size: 4.1 KB Download (707): B::JVM::Jasmin Download

Added: August 26, 2010 | Visits: 1.413

Jasmin Jasmin software distribution includes an implementation of the Script MIB according to RFC 2592 with a Java runtime engine, a selection of demonstration scripts, a Java package called "scriptmib" supporting the development of manager applications for the Script MIB, Smurf, a graphical user...


Platforms: *nix

License: Freeware Size: 583.68 KB Download (186): Jasmin Download

Added: January 10, 2010 | Visits: 1.163

B::JVM::Jasmin::Emit B::JVM::Jasmin::Emit is a package used by B::JVM::Jasmin to emit Jasmin syntaxed file. SYNOPSIS use B::JVM::Jasmin::Emit; my $emitter = new B::JVM::Emit(FILEHANDLE); # ... $emitter->DIRECTIVE_NAME([@ARGS]); # ... $emitter->OPCODE_NAME([@ARGS]); # ... $emitter->OPCODE_NAME([@ARGS]);...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (125): B::JVM::Jasmin::Emit Download

Released: June 19, 2012  |  Added: June 19, 2012 | Visits: 341

Jasclipse - Jasmin Plugin for Eclipse Jasclipse is an Eclipse plugin for developing applications written in Jasmin. It provides Jasmin editor with syntax highlighting, error marking and Ctrl+Space assistance. It also allows compiling your files with Jasmin 2.2


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.47 MB Download (53): Jasclipse - Jasmin Plugin for Eclipse Download

Released: December 27, 2012  |  Added: November 20, 2013 | Visits: 600

Jasmin - a Java assembler Jasmin is a Java Assembler. It takes ASCII descriptions for Java classes, written in a simple assembler-like syntax. It converts them into binary Java .class class files suitable for loading into a Java Virtual Machine implementation.


Platforms: Mac

License: Freeware Size: 1.36 MB Download (60): Jasmin - a Java assembler Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 237

JasminParser JasminParser is a Jasmin (Java Assembler, .j file) compiler based on the Apache BCEL. JasminParser provides a disassembler and an assembler to convert java classes and jasmin files to each other.


Platforms: Windows, Mac, Linux

License: Freeware Size: 5.14 MB Download (50): JasminParser 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

Released: August 03, 2012  |  Added: August 03, 2012 | Visits: 555

Raw Xml Library Raw Xml Library, also known as RXL is designed as a simple and powerful raw Xml library written in FASM that targets Windows and Linux. In CIL the library is designed to target .NET and MONO and in JASMIN it is supposed to target Java. It treats nodes as plain text all the time, so it has no...


Platforms: Windows

License: Freeware Download (50): Raw Xml Library Download

Released: October 05, 2012  |  Added: October 05, 2012 | Visits: 418

dedexer dedexer is a handy, small disassembler tool specially designed for DEX files. DEX is a format introduced by the creators of the Android platform. The format and the associated opcode set is in distant relationship with the Java class file format and Java bytecodes. Dedexer is able to read the...


Platforms: Windows

License: Freeware Download (53): dedexer Download

Added: September 19, 2013 | Visits: 354

smali ForMac smali/baksmali is an assembler/disassembler for the dex format used by dalvik, Android's Java VM implementation. The syntax is loosely based on Jasmin's/dedexer's syntax, and supports the full functionality of the dex format (annotations, debug info, line info, etc.) The names "smali" and...


Platforms: Mac

License: Freeware Size: 1.9 MB Download (46): smali ForMac Download

Added: October 02, 2013 | Visits: 283

LLJVM LLJVM provides a set of tools and libraries for running comparatively low level languages (such as C) on the JVM. The C to JVM bytecode compilation provided by LLJVM involves several steps. Source code is first compiled to LLVM intermediate representation (IR) by a frontend such as llvm-gcc or...


Platforms: Mac

License: Freeware Size: 10.24 KB Download (41): LLJVM Download