feat: add nasm parser (#5475)

* feat: add nasm parser

* chore: update highlights

---------

Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
This commit is contained in:
ObserverOfTime 2023-10-09 11:28:28 +03:00 committed by GitHub
parent 51372f1d4e
commit dfd4fb330f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 159 additions and 0 deletions

View file

@ -365,6 +365,9 @@
"mlir": {
"revision": "e2053f7c8856d91bc36c87604f697784845cee69"
},
"nasm": {
"revision": "3bc691d2cfba44bea339a775ad496c8bc552c60d"
},
"nickel": {
"revision": "b759233581fd8bae239e905c67a9ba453205da78"
},