mrhx software Switch to Russian
Welcome, Guest
  • Now is Monday, 2024-05-06, 06:56
  • Use RSS to get the latest news about files.
  • Do you want to register or login?
     
    nanoassembler 1.0 ( 465 / 1791 ) [ 2007-08-01, 23:06, Wednesday ] •••••

    Nanoassembler (nanoasm) is a minimum-necessary set of common assembler instructions (i386-compatible, 32bit-mode).
    The Compiler of nanoassembler is conceived as very compact and rather quick.
    Nanoassembler fine approaches to put into Your program support compact and quick script language for extension it by means of external modules.
    Nanoassembler is faster than an ordinary interpreted script language, since nanoasm compiler compiles the program right in codes of the processor,
    rather then in codes of the virtual machine.
    Thereby program on nanoassembler is executed by processor, rather then virtual machine.
    By means of nanoasm You can create the separate modules to dynamically (or statically) include them in Your program on higher-level language.

    The Source text of nanoassembler is extremely compact (about 300 lines in C programming language with comments)
    so it will not be difficult for You to understand it (and/or change) if required.


    Download ( 39.3 Kb )
    Have you played with this? Rate it, please:
     

    Comments
    You can be the first one, write a comment...

  • Rate my site
    [ Results · Polls archive ]
    Total of answers: 82

    Sections
    · mInstaller
    · VISG
    · VISG plugins
    · Other projects
    · Sources

    Friends
    · ProTools
    · Free file hosting

    Total online: 1
    Guests: 1
    Users: 0
     © 2007-2008 Alexander G. Karpov a.k.a. mrhx