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

character block parsing #11

Open
4 tasks
caisilus opened this issue Oct 22, 2021 · 1 comment
Open
4 tasks

character block parsing #11

caisilus opened this issue Oct 22, 2021 · 1 comment

Comments

@caisilus
Copy link
Contributor

caisilus commented Oct 22, 2021

Character block looks like:

Characters:
Gandalf
Frodo
Bilbo

Tasks

  • error validation(forbidden expressions, reserved words)
  • parser configuration
  • create models to contain information about characters(Character model)
  • character block parsing to array of Characters
@caisilus
Copy link
Contributor Author

I am doing it

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

1 participant