Skip to content
Snippets Groups Projects
Commit f530f101 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Begin string type implementation

- add new variable type (string)
- add literals parsing

- remains to interpret escape sequences (for instance, "\n" is interpreted as
  "\\n" right now)
parent 934ae198
No related branches found
No related tags found
1 merge request!37Feature/language
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment