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 the Built-In List operator #2

Closed
stephen-zhao opened this issue Aug 27, 2017 · 0 comments
Closed

Implement the Built-In List operator #2

stephen-zhao opened this issue Aug 27, 2017 · 0 comments

Comments

@stephen-zhao
Copy link
Owner

stephen-zhao commented Aug 27, 2017

Description:

The following entries should be added to the built-in context:

  1. List : OperatorType(T: Type)(Type)
  2. List(Number) : TypedObject(Type, List(Number))

Item (2) should be added as a temporary measure until #3 can be completed. Then it must be removed (future story).

@stephen-zhao stephen-zhao changed the title STORY 0002: Implement List OperatorType STORY: Implement List OperatorType Aug 27, 2017
@stephen-zhao stephen-zhao added this to the Working Prototype Release 1.0 milestone Aug 27, 2017
@stephen-zhao stephen-zhao changed the title STORY: Implement List OperatorType TASK: Implement the Built-In List operator Aug 30, 2017
@stephen-zhao stephen-zhao added TASK and removed TASK labels Aug 30, 2017
@stephen-zhao stephen-zhao changed the title TASK: Implement the Built-In List operator Implement the Built-In List operator Aug 30, 2017
stephen-zhao added a commit that referenced this issue Sep 18, 2017
Delivery (#2, #3): Added List functionality to LIR
@stephen-zhao stephen-zhao self-assigned this Sep 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant