SkillAgentSearch skills...

3bil

(common) lisp -> flash avm2 bytecode compiler

Install / Use

/learn @3b/3bil
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

work-in-progress lisp->avm2 bytecode compiler

(see also http://wiki.github.com/3b/3bil )

installation using clbuild:

add to my-projects in clbuild directory :

3bil get_git git://github.com/3b/3bil.git 3b-swf get_git git://github.com/3b/3b-swf.git

add to my-dependencies in clbuild directory:

3b-swf alexandria babel chipz cl-vectors cljl closure-common cxml flexi-streams ieee-floats puri salza2 trivial-features trivial-gray-streams vecto zip zpb-ttf zpng 3bil 3b-swf alexandria babel chipz cl-vectors cljl closure-common cxml flexi-streams ieee-floats puri salza2 trivial-features trivial-gray-streams vecto zpb-ttf zpng

then ./clbuild install 3bil and start a lisp and load 3b-swf-writer with asdf

see test/roots-new.lisp and test/minimal2.lisp for sample usage, or compile ctests.lisp and load /tmp/ctests.swf into flash 9+ to run the tests

View on GitHub
GitHub Stars18
CategoryDevelopment
Updated2y ago
Forks1

Languages

Common Lisp

Security Score

60/100

Audited on Mar 18, 2024

No findings