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

Rust generation #1

Open
9 of 10 tasks
jsoverson opened this issue Aug 5, 2022 · 0 comments
Open
9 of 10 tasks

Rust generation #1

jsoverson opened this issue Aug 5, 2022 · 0 comments
Assignees
Labels
generator Code generator module/class
Milestone

Comments

@jsoverson
Copy link
Contributor

jsoverson commented Aug 5, 2022

This issue is for tracking MVP features for Rust.

MVP features

  • Interfaces (Traits in Rust)
  • Scaffolded implementation
  • Data Structures
    • Types
    • Unions
    • Alias
    • Enums
  • Documentation on apexlang.io

Testing

  • Output diff test
  • Compile test
@jsoverson jsoverson self-assigned this Aug 5, 2022
@pkedy pkedy added the generator Code generator module/class label Aug 5, 2022
@pkedy pkedy changed the title Add Rust codegen Rust codegen support Aug 5, 2022
@pkedy pkedy changed the title Rust codegen support Rust generation support Aug 5, 2022
@pkedy pkedy added this to the v1.0 milestone Aug 5, 2022
@pkedy pkedy changed the title Rust generation support Rust generation Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
generator Code generator module/class
Projects
Status: In Progress
Development

No branches or pull requests

2 participants