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

Builtins #24

Open
8 of 25 tasks
nixpulvis opened this issue Oct 16, 2018 · 2 comments
Open
8 of 25 tasks

Builtins #24

nixpulvis opened this issue Oct 16, 2018 · 2 comments
Labels
L1: enhancement New feature or request L2: good first issue Good for newcomers T: semantics Topic: Program evaluation issues or features
Milestone

Comments

@nixpulvis
Copy link
Owner

nixpulvis commented Oct 16, 2018

We need to support the standard set of builtins. This issue can be thought of as a meta card for each of the builtins we'll need.

Reference 2.14. Special Built-In Utilities in the POSIX standard.

@nixpulvis nixpulvis added L1: enhancement New feature or request L2: good first issue Good for newcomers T: semantics Topic: Program evaluation issues or features labels Oct 16, 2018
@nixpulvis nixpulvis added this to the POSIX milestone Oct 16, 2018
@nixpulvis nixpulvis mentioned this issue Oct 16, 2018
12 tasks
@nixpulvis
Copy link
Owner Author

nixpulvis commented Oct 20, 2018

The bash list, and POSIX.

@nixpulvis
Copy link
Owner Author

We should parse the arguments with docopt for each builtin.

@nixpulvis nixpulvis mentioned this issue Aug 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L1: enhancement New feature or request L2: good first issue Good for newcomers T: semantics Topic: Program evaluation issues or features
Projects
None yet
Development

No branches or pull requests

1 participant