Click here to Skip to main content
15,895,142 members
Articles / Programming Languages / Javascript

JavaScript Assembler Language Specification (JS-ASM)

Rate me:
Please Sign up or sign in to vote.
5.00/5 (10 votes)
20 Jul 2012CPOL8 min read 39.1K   480   22  
This is a simple JavaScript assembler language specification with implemented virtual machine
  • JS-ASM.zip
    • JS-ASM Exampe Page.html
    • JS-ASM Specification.pdf
    • jsasm.js
    • math.jsasm
    • string.jsasm
    • test.jsasm
    • test10.jsasm
    • test11.jsasm
    • test12.jsasm
    • test2.jsasm
    • test3.jsasm
    • test4.jsasm
    • test5.jsasm
    • test6.jsasm
    • test7.jsasm
    • test8.jsasm
    • test9.jsasm
  • JS-ASM.zip
    • JS-ASM Exampe Page.html
    • JS-ASM Specification.pdf
    • jsasm.js
    • math.jsasm
    • string.jsasm
    • test.jsasm
    • test10.jsasm
    • test11.jsasm
    • test12.jsasm
    • test2.jsasm
    • test3.jsasm
    • test4.jsasm
    • test5.jsasm
    • test6.jsasm
    • test7.jsasm
    • test8.jsasm
    • test9.jsasm

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Elektromehanika d.o.o. Nis
Serbia Serbia
He has a master degree in Computer Science at Faculty of Electronics in Nis (Serbia), and works as a C++/C# application developer for Windows platforms since 2001. He likes traveling, reading and meeting new people and cultures.

Comments and Discussions