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

PETOOH syntax, usage and styleguide documentation #17

Open
ilyakaznacheev opened this issue Dec 10, 2014 · 4 comments
Open

PETOOH syntax, usage and styleguide documentation #17

ilyakaznacheev opened this issue Dec 10, 2014 · 4 comments

Comments

@ilyakaznacheev
Copy link
Contributor

Need to implement highly informative docs library with lang aspects description:

  1. Styleguide
  2. Syntax
  3. Basic functionality
  4. Restrictions
  5. Examples of usage
@LavirtheWhiolet
Copy link
Contributor

Styleguide

The program is required to be read as a long cock's talking.

Syntax

…is described in “README.md”. Maybe it is required to add that any other characters except keywords are comments.

Basic functionality

…is described in ”README.md”.

Restrictions

None.

Examples of usage

See “test.koko”.

@ilyakaznacheev
Copy link
Contributor Author

  1. Styleguide
    Spaces and indentations, ignored symbols,
  2. Syntax
    +
  3. Basic functionality
  4. Restrictions
    Memory restrictions, source file length (based on interpreter restrictions), features and properties of certain interpreter
  5. Examples of usage
    More. Patterns for char printing, simple math etc.

@korun
Copy link

korun commented Dec 10, 2014

Memory restrictions, source file length (based on interpreter restrictions), features and properties of certain interpreter

This should be described separately for each interpreter.

@ilyakaznacheev
Copy link
Contributor Author

This should be described separately for each interpreter.

affirmative

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

3 participants