summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorJohnny Richard <johnny@johnnyrichard.com>2023-04-18 07:13:55 +0200
committerCarlos Maniero <carlosmaniero@gmail.com>2023-04-18 09:54:50 -0300
commite3761429de464c42cc2798dc858bf6b43883d9dc (patch)
tree7a0d37205db4aadc6fc079c5474cb3d36fd25328 /HACKING
parentbf2bbaf31487a3935f1a27dc51886d6f53c3d73d (diff)
ast: Create AST visitor to traverse the tree
In the future we want to have the possibility of traverse the tree and pretty print it or generate binary for other platform like LLVM or transpile to C. This solution also implements the gas assembly x86_64 Linux code generation by using the visitor interface. Signed-off-by: Johnny Richard <johnny@johnnyrichard.com>
Diffstat (limited to 'HACKING')
0 files changed, 0 insertions, 0 deletions