Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Generate Rust code #626

Open
jonhue opened this issue Apr 10, 2021 · 0 comments
Open

Generate Rust code #626

jonhue opened this issue Apr 10, 2021 · 0 comments
Assignees
Labels
code generation During code generation the AST is transformed into the emit enhancement New feature or request

Comments

@jonhue
Copy link
Member

jonhue commented Apr 10, 2021

add new primitive types:

I8, I16, I32, I64, I128, ISize
U8, U16, U32, U64, U128, USize

Float, Double

Integer = I32
Unsigned = U32

Char, String
@jonhue jonhue added enhancement New feature or request code generation During code generation the AST is transformed into the emit labels Apr 10, 2021
@jonhue jonhue self-assigned this Apr 10, 2021
@jonhue jonhue added this to Core Nov 19, 2021
@jonhue jonhue moved this to Discussion in Core Nov 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
code generation During code generation the AST is transformed into the emit enhancement New feature or request
Projects
Status: Discussion
Development

No branches or pull requests

1 participant