PrettyASM | Code formatting tool designed for 8-bit assembly language

 by   w4jbm Python Version: Current License: MIT

kandi X-RAY | PrettyASM Summary

kandi X-RAY | PrettyASM Summary

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

PrettyASM is a code formatting tool designed for 8-bit assembly language for processors such as the 6502, Z80, and 6809. I have tried some "auto-format" tools and not had a great deal of success. In the old days when all code was in upper case and real tabs (Control-I, chr$(9) kind of things) were viewed more favorably, some did okay. But my recent projects needed something and were getting too large for line-by-line manual formatting. I have used Python (primarily for data science type applications) and decided this was a chance to dig a bit deeper into some of the things I had wanted to learn about Python as I fixed a problem I had with my 8-bit assembly code. BTW, I use the 6502 the most, but also work with code for the Z80, 8080/8085, 6809, 1802, and 6800. Some featurs of PrettyASM like putting a single space between the opcode and operand work well for the 6502 (where opcodes are always 3 characters) but might not be the best choice for other processors (or some assembler directives. I expect some tweaks in the code over time.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              PrettyASM has a low active ecosystem.
              It has 2 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              PrettyASM has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of PrettyASM is current.

            kandi-Quality Quality

              PrettyASM has no bugs reported.

            kandi-Security Security

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

            kandi-License License

              PrettyASM is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

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

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of PrettyASM
            Get all kandi verified functions for this library.

            PrettyASM Key Features

            No Key Features are available at this moment for PrettyASM.

            PrettyASM Examples and Code Snippets

            No Code Snippets are available at this moment for PrettyASM.

            Community Discussions

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install PrettyASM

            You can download it from GitHub.
            You can use PrettyASM like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            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/w4jbm/PrettyASM.git

          • CLI

            gh repo clone w4jbm/PrettyASM

          • sshUrl

            git@github.com:w4jbm/PrettyASM.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