Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Conversation

@skx
Copy link
Owner

@skx skx commented Jun 15, 2020

This pull request, once complete, will significantly overhaul our code:

  • Drop most code from main.go and move it into packages.
  • Allow compilation of our program via either nasm or gcc
    • By allowing the user to choose a suitable backend

Current status is that assembly generation works as well as it did before, but we don't yet have a working C-backend.

Once complete this will close #5.

@skx skx merged commit 644b0ee into master Jun 15, 2020
@skx skx deleted the 5-backends branch June 15, 2020 07:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support both C & Assembly

2 participants