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

examples on try_pounce.html #9

Open
nmorse opened this issue Aug 2, 2018 · 1 comment
Open

examples on try_pounce.html #9

nmorse opened this issue Aug 2, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@nmorse
Copy link
Owner

nmorse commented Aug 2, 2018

Make examples with explanations should replace the testes on the Try Pounce page.

@nmorse nmorse self-assigned this Aug 2, 2018
@nmorse nmorse added the enhancement New feature or request label Aug 2, 2018
@nmorse
Copy link
Owner Author

nmorse commented Aug 27, 2018

lean toward tutorial tree with examples moving in up to advanced coding, or across to more examples or into more language design discussions.

  1. basic computation 2 3 +
  2. stack operations drop swap dup dip
  3. write your own words [[get] dip [swap] dip get [swap] dip] [get2] def {a:2 b:3} a b get2
  4. i/o examples
  5. refactoring

nmorse added a commit that referenced this issue Aug 29, 2018
nmorse pushed a commit that referenced this issue Oct 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant