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

WIP: Add basic Rust target #228

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

tirr-c
Copy link

@tirr-c tirr-c commented Feb 10, 2018

  • Code generation
    • Alias
    • Unboxed
    • Enum
    • Record
    • Union
    • Primitive
  • Add tests

@checkmate-bot
Copy link

checkmate-bot commented Feb 10, 2018

Checklist 🤔

src/Nirum/Targets.hs

  • When a new target Nirum.Targets.X is added, write docs for it in docs/target/x.md file too.

@AiOO AiOO requested review from dahlia and kanghyojun February 10, 2018 13:55
@dahlia dahlia added typ:enhance Type: Enhancement/new feature cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) dfct:hard Difficulty: Hard target:rust labels Feb 11, 2018
@dahlia dahlia force-pushed the master branch 13 times, most recently from 7d5a611 to 12a5ff2 Compare February 18, 2018 10:28
@dahlia dahlia added this to the Version 0.4.0 milestone Feb 18, 2018
@dahlia dahlia modified the milestones: Version 0.4.0, Version 0.5.0 May 5, 2018
@kanghyojun kanghyojun removed their request for review February 25, 2020 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmp:compiler Component: Compiler backend (e.g., annotation processors, code generators) dfct:hard Difficulty: Hard target:rust typ:enhance Type: Enhancement/new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants