Skip to content

Iro support - #1

Open
logicplace wants to merge 8 commits into
devfrom
topic/iro-support
Open

Iro support#1
logicplace wants to merge 8 commits into
devfrom
topic/iro-support

Conversation

@logicplace

@logicplace logicplace commented Jan 20, 2019

Copy link
Copy Markdown
Member

This currently supports as much of the syntax as possible, but only for one or two morphemes from each set. For instance, it currently only supports double quotes for regular strings and only . subscription into
keys for references.

Later, this will be converted to a Jinja2 template which generates the various string forms, so as to not make the source itself too unwieldy.

Summary TODO

  • Generate all string forms (quotes and dashes)
  • Generator for multi-line strings?
  • Unicode support/generalize forms into constants
  • Various reference subscriptor forms
  • Separate ASCII-only and Unicode files (possibly as just a Jinja2 option)

This currently supports as much of the syntax as possible, but only for
one or two morphemes from each set. For instance, it currently only
supports double quotes for regular strings and only . subscription into
keys for references.

Later, this will be converted to a Jinja2 template which generates the
various string forms, so as to not make the source itself too unwieldy.
@logicplace logicplace changed the title Fundamental Iro support Iro support Jan 20, 2019
* All tokens that should be constants have become constants and their rules updated.
* Supports all key subscription now.
* Simple name changed to support *after10e5* type keys.
* Some styles fields were fixed.
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

Successfully merging this pull request may close these issues.

1 participant