-
Notifications
You must be signed in to change notification settings - Fork 7
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
Cadence general discussion. #1
Comments
Before this goes out, I need to be comfortable with the variable names. Big one is |
Explicitly named context names passed to |
I'm not going to add such a thing to Cadence, but I keep thinking about how to use Cadence to replace Bash scripts. What do I miss? Pipelines, redirection and globbing. What else do I miss?
Totally a separate project. You would have to have an answer for each of the core utils, plus diff. |
What do we want the documentation to look like in preparation for this release? |
You were doing great, actually. What probably needs to happen is we break up the documentation into steps, set an order for the steps, then go though them a step at a time. The documentation is already structured in this way. As a first pass, it needs to simply take a stab at explaining each feature. Where I believe I can help is in designing first a good toy example for a property of Cadence, then a good real world example of a property of Cadence. Some of the current examples are toys, some are real world. We ought to have both for each step of the way. |
Ask questions here.
The text was updated successfully, but these errors were encountered: