tree-sitter / tree-sitter-c

C grammar for tree-sitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

support gnu extended asm syntax

benjaminBrownlee opened this issue · comments

Exactly as the title reads. The GNU extended assembly syntax is a special format for writing inline assembly. I am willing to try and tackle this one, though I would be open to suggestions for node names.

https://gcc.gnu.org/onlinedocs/gcc/Extended-Asm.html