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

Support for NX #38

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Support for NX #38

wants to merge 8 commits into from

Conversation

Rokory
Copy link

@Rokory Rokory commented Aug 9, 2019

Added generator for Next Scripting framework (NX) (see: https://next-scripting.org/xowiki/about)

The generator currently generates exactly the same code
as the TCL code generator. Mostly it simply calls the
TCP procs.
to accomodate "command not found" errors.
… methodes without return value.

Added :method keyword before methods without access modifier.

Fixed closing bracelet for method signature.

Added comment at begin and end of class.

Changed demo diagram for nx syntax.
Removed automatic insertion of closing bracelet. This must be writter into the footer section of file description.
Updated demo file.
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.

None yet

1 participant