Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve README.md #52

Open
brianspiering opened this issue Feb 18, 2020 · 1 comment
Open

Improve README.md #52

brianspiering opened this issue Feb 18, 2020 · 1 comment

Comments

@brianspiering
Copy link

It would be helpful if the README had a longer description.

Something like:

A one-pass compiler for a subset of C, relying on a recursive-descent parser, doing the lexing, parsing and code generation in lockstep. The generated code, consisting of abstract machine instructions, is then executed by an instruction fetch and execute loop.
https://news.ycombinator.com/item?id=22353532

@dfzlovebc
Copy link

definately

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants