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

Python generation (MVP) #6

Open
3 of 10 tasks
pkedy opened this issue Aug 5, 2022 · 0 comments
Open
3 of 10 tasks

Python generation (MVP) #6

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

Comments

@pkedy
Copy link
Member

pkedy commented Aug 5, 2022

This issue is for tracking MVP features for Python 3.

MVP features

  • Interfaces
  • Scaffolded implementation
  • Data Structures
    • Types (as Classes)
    • Unions
    • Alias
    • Enums
  • Documentation on apexlang.io

Testing

  • Output diff test
  • Compile test
@pkedy pkedy added the generator Code generator module/class label Aug 5, 2022
@pkedy pkedy added this to the v1.0 milestone Aug 5, 2022
@pkedy pkedy self-assigned this Aug 5, 2022
@pkedy pkedy changed the title Python generation support (MVP) Python generation (MVP) 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: Todo
Development

No branches or pull requests

1 participant