Skip to content

Add notes on variable names to README #6

Open
@markolenik

Description

@markolenik

These expressions are valid in xpp (e.g. see Ermentrout 2001, p. 16):

dv.1/dt = -v.1
aux P.E.=21v.1

Functions, variables etc allow dots (not sure if prefix/suffix dots work though). To implement this feature you'd probably need to fix the regex in t_ID in the lexer and include dots, not sure if other things will then explode though.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions