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

Improve the syntax #67

Open
Nesrinekh opened this issue Oct 27, 2020 · 1 comment
Open

Improve the syntax #67

Nesrinekh opened this issue Oct 27, 2020 · 1 comment
Labels
enhancement New feature or request syntax Related to the syntax of OpenPME

Comments

@Nesrinekh
Copy link
Owner

The syntax right now is not the best, OpenPME code look condensed, no space between lines, the declaration of particles and meshes starting with p and m is not "nice", etc

@Nesrinekh Nesrinekh added enhancement New feature or request syntax Related to the syntax of OpenPME labels Oct 27, 2020
Nesrinekh added a commit that referenced this issue Nov 5, 2020
Nesrinekh added a commit that referenced this issue Nov 9, 2020
@lschuetze
Copy link
Collaborator

Please correct me, but declarations starting with m and p is nothing to be changed at the syntax level but the simulation code just not need to use those conventions that have been transported over from the C++ code to OpenPME.

In 5062dd8 I already introduced a newline statement into the language. According to the best practices lists should generate such a newline so there is more feeling of a text editor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request syntax Related to the syntax of OpenPME
Projects
None yet
Development

No branches or pull requests

2 participants