-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add SPECS.md #2
Comments
https://pubs.opengroup.org/onlinepubs/9699919799/xrat/V4_xcu_chap02.html this but without the bullshit |
Any comments ? |
I agree with that, but we need to decide what we categorize as bullshit :D |
I can't think of other things now. Any ideas @Skallwar @CohenArthur @08a ? |
|
I believe a needed feature is JITing shell, that way we will have a very fast shell. |
If we agree that not executing existing POSIX scripts is okay, then I can think of a few:
None of this ^ complex variable expansion crap
I'd basically like to vote out anything that isn't crystal clear or that does not make sense in the spec. |
Once we have a shell we can talk about JITting it :D |
this is actually easy to implement now that I understand how to write a shell |
Refine it enough so that it is readable and understanble. The specs will of course evolve through the project, but they need to be here as a starting point.
The text was updated successfully, but these errors were encountered: