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

refactoring of SiPLE example #42

Open
christoff-buerger opened this issue Sep 29, 2015 · 2 comments
Open

refactoring of SiPLE example #42

christoff-buerger opened this issue Sep 29, 2015 · 2 comments

Comments

@christoff-buerger
Copy link
Owner

The SiPLE example is not consistent with the other examples; best practices of RACR-based languages are not adapted yet, in particular the use of specialised child and attribute accessors like (->foo n) to query the foo child of n or (=bar n) to query the bar attribute of n. Refactoring to update it respectively is required.

@christoff-buerger
Copy link
Owner Author

The issue is related to issue #43.

@christoff-buerger christoff-buerger added this to the _RACR_ Version 8.0: Example Edition (ducere documento) milestone Sep 29, 2015
@christoff-buerger christoff-buerger removed this from the _RACR_ Version 8.0: Example Edition (ducere documento) milestone Dec 17, 2015
@christoff-buerger christoff-buerger changed the title Refactoring of _SiPLE_ example Refactoring of SiPLE example Mar 21, 2016
@christoff-buerger
Copy link
Owner Author

For documentation reasons it may be better to change SiPLE to an Oberon compiler/interpreter. This could be done throughout the refactoring process and requires also the refactoring of the parser (cf. issue #43).

However, the priority of a change to Oberon and the refactoring is low.

@christoff-buerger christoff-buerger changed the title Refactoring of SiPLE example refactoring of SiPLE example Oct 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant