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

Implement a boolean operator transpiler #53

Open
Tracked by #79
Ailrun opened this issue Jun 8, 2019 · 1 comment
Open
Tracked by #79

Implement a boolean operator transpiler #53

Ailrun opened this issue Jun 8, 2019 · 1 comment
Labels
discussion This issue or pull request is under a discussion enhancement New feature or request

Comments

@Ailrun
Copy link
Member

Ailrun commented Jun 8, 2019

Is your feature request related to a problem? Please describe.
The current transplier has basis for boolean operators, but cannot really transpile them yet.

Describe the solution you'd like
Add a conversion between boolean operator names <-> PrimitiveOperators.

Additional context
The binary integer operators are already implemented.

@Ailrun Ailrun added the enhancement New feature or request label Jun 8, 2019
@Ailrun Ailrun added this to the Compiler targeting G-Machine milestone Jun 8, 2019
@Ailrun Ailrun self-assigned this Jun 8, 2019
@Ailrun
Copy link
Member Author

Ailrun commented Jul 7, 2019

Maybe it is not that important. Let's use integer like C does.

@Ailrun Ailrun mentioned this issue Aug 5, 2019
27 tasks
@Ailrun Ailrun added the discussion This issue or pull request is under a discussion label Aug 12, 2019
@Ailrun Ailrun removed their assignment Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion This issue or pull request is under a discussion enhancement New feature or request
Development

No branches or pull requests

1 participant