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

README Suggestions #5

Closed
6 tasks done
rtoal opened this issue Mar 6, 2016 · 1 comment
Closed
6 tasks done

README Suggestions #5

rtoal opened this issue Mar 6, 2016 · 1 comment
Assignees

Comments

@rtoal
Copy link
Collaborator

rtoal commented Mar 6, 2016

Things to clean/add

  • You claim indent-based syntax as a feature, but you use a terminal end
  • Reword "Optional type specify with ?" to be consistent with line above;
  • Can slices be like [2, 5 till 10, 12, 7]?
  • In Array/Lists section you have the word prints
  • Think about > for pattern matching, since you might have a > in an expression
  • One larger example needed
@SirSeim SirSeim assigned jkkealii and unassigned IrakliK Mar 6, 2016
@SirSeim SirSeim assigned SirSeim and unassigned jkkealii Mar 15, 2016
@SirSeim
Copy link
Owner

SirSeim commented Mar 15, 2016

Can slices be like [2, 5 till 10, 12, 7]?

No, they must be in the form [num till num (by num)]

In Array/Lists section you have the word prints

prints is a globally accessible function, like console.log

SirSeim added a commit that referenced this issue Mar 15, 2016
@SirSeim SirSeim closed this as completed Mar 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants