Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
pygments-hackasm-lexer
Advanced tools
.. image:: https://badge.fury.io/py/pygments-hackasm-lexer.svg :target: https://badge.fury.io/py/pygments-hackasm-lexer
Pygments
_ lexer for Nand2Tetris Hack Assembler
_ language.
Part of the languages used/developed in the Building a Modern Computer from First Principles
_ book.
The name of the lexer is hack_asm
so you can call it from pygmentize
like this:
::
pygmentize -l hack_asm -f html -O full test.asm
The recognize extension is .asm
but it is as well used by many other lexers (like, you know, other assemblers), so I recommend passing directly the lexer name.
The lexer is available in PyPI, just install using pip
:
::
pip install pygments-hackasm-lexer
And start using it.
.. _Pygments: http://pygments.org/ .. _Nand2Tetris Hack Assembler: http://www.nand2tetris.org/chapters/chapter%2004.pdf .. _Building a Modern Computer from First Principles: http://www.nand2tetris.org/`
FAQs
Pygments lexer for the Nand2Tetris Hack Assembler
We found that pygments-hackasm-lexer demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.