summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2023-05-01parser: Implement variable assignmentJohnny Richard
2023-04-30build: Add Makefile to build pipa examplesJohnny Richard
2023-04-30gas: Optimize variable reference on assemblyJohnny Richard
2023-04-30gas: Compile variable expression with scope supportJohnny Richard
2023-04-21gas: Generate arithmetics expressionsCarlos Maniero
2023-04-15parser: Generate GAS 64-bit assembly for linuxJohnny Richard
2023-04-13Create inital project structure + lexerJohnny Richard