Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-21 | gas: Generate arithmetics expressions | Carlos Maniero | |
We decided for using push and pop to simplify the implementation, we want to revisit the approach latter. Signed-off-by: Carlos Maniero <carlosmaniero@gmail.com> Co-authored-by: Johnny Richard <johnny@johnnyrichard.com> | |||
2023-04-15 | parser: Generate GAS 64-bit assembly for linux | Johnny Richard | |
Signed-off-by: Johnny Richard <johnny@johnnyrichard.com> | |||
2023-04-13 | Create inital project structure + lexer | Johnny Richard | |
Signed-off-by: Johnny Richard <johnny@johnnyrichard.com> |