py_register_machine | a register machine written in c and python3

 by   daknuett Python Version: v0.2-pyo License: AGPL-3.0

kandi X-RAY | py_register_machine Summary

kandi X-RAY | py_register_machine Summary

py_register_machine is a Python library. py_register_machine has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. However py_register_machine build file is not available. You can download it from GitHub.

a register machine written in python3. You can write programs for the machine using the KASM assembly language. Compile it using the assembler.py package. (C) 2015 Daniel Knuettel. See the GNU AGPL V3 for further Information about copyright and warranty, as there IS NO WARRANTY PERMITTED BY THE AUTHOR. The complete engine is as extensible as possible, so adding more features should be easy. NOTE: it is important, to use the assembler with the correct processor definitions, the result would be unpredictable, if you won't. NOTE: the programm is usually executed directly from the flash drive, but you also can load it into the ram. In addition to this, Flash, Ram and registers are handled completly the same way: you can make memory operations without using a register! (but it is not really recommended.). NOTE: usually the only symbolic names are jump marks. You can specify register names in an .inc file and include them using the #include statement. ( use #include for some definitions ). Predefined routines can be included using the #import statement. This means, that no linking and/or memory rearrangement is supported, but you are welcome to add a better compiler/assembler/linker. The commands st or ld are not yet implemented. The engine is not designed for a fix usage, but for expansion from the user, so no assembly directive/mnemonic definition is provided, as everybody may add his very own directives and mnemonics.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              py_register_machine has a low active ecosystem.
              It has 5 star(s) with 1 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 2 have been closed. On average issues are closed in 648 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of py_register_machine is v0.2-pyo

            kandi-Quality Quality

              py_register_machine has no bugs reported.

            kandi-Security Security

              py_register_machine has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              py_register_machine is licensed under the AGPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              py_register_machine releases are available to install and integrate.
              py_register_machine has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions are available. Examples and code snippets are not available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed py_register_machine and discovered the below as its top functions. This is intended to give you an instant insight into py_register_machine implemented functionality, and help decide if they suit your requirements.
            • Compile all symbols
            • Compile a Tb command
            • Compile a database command
            • Compile a single line
            • Assemble the file
            • Compile the flash
            • Import files
            • Merge all files
            • Write data to buffer
            • Write data to memory
            • Pjmp command
            • Dump the file to disk
            • Return the contents of the file
            • Call the stack
            • Register an interrupt descriptor
            • Emulate jne
            • Jupyter
            • Pjgt bytes
            • Process all files
            • Pjne read
            • JLE operation
            • Perform a JGE operation
            • Read data from in memory
            • Perform a Pjq read command
            • Process processes
            • Run a single step
            Get all kandi verified functions for this library.

            py_register_machine Key Features

            No Key Features are available at this moment for py_register_machine.

            py_register_machine Examples and Code Snippets

            No Code Snippets are available at this moment for py_register_machine.

            Community Discussions

            No Community Discussions are available at this moment for py_register_machine.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install py_register_machine

            Make the directory you want to work in using mkdir -p /home/<you>/path/to/folder. Go to that directory cd /home/<you>/path/to/folder. Get the source using git clone https://github.com/daknuett/py_register_machine --single-branch -b current. Go to a path in $PYTHONPATH `cd /home/ /.local/lib/python3.5/site-packages/. Get the source using git clone https://github.com/daknuett/py_register_machine --single-branch -b current.
            in-a-folder
            Make the directory you want to work in using mkdir -p /home/<you>/path/to/folder
            Go to that directory cd /home/<you>/path/to/folder
            Get the source using git clone https://github.com/daknuett/py_register_machine --single-branch -b current
            under the $PYTHONPATH
            Go to a path in $PYTHONPATH `cd /home/ /.local/lib/python3.5/site-packages/
            Get the source using git clone https://github.com/daknuett/py_register_machine --single-branch -b current

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/daknuett/py_register_machine.git

          • CLI

            gh repo clone daknuett/py_register_machine

          • sshUrl

            git@github.com:daknuett/py_register_machine.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link