Skip to content

Dinnerbone/Rascal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

259 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rascal

License

Rascal is an open source ActionScript 2 compiler, with aspirations for further ActionScript and SWF editing capabilities in the future.

It was primarily developed for use with Ruffle, and allows the authoring and editing of ActionScript 1 and 2 content without the need to hunt down a copy of Flash from eBay.

Command Line Usage

A basic CLI is provided for compiling ActionScript files to SWF files.

Installation

  • Clone the repository
  • Run cargo install --path crates/cli --release

Usage

For now, it's a simple rascal filename.as or rascal filename.pcode, and it will output filename.swf.

This definitely needs some love with more options - including multiple input files, SWF version, optimisation levels, etc.

Library

TODO :D

License

Rascal is licensed MIT or Apache-2.0, at your option.

About

Rust ActionScript Compiler (and linker, technically).

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages