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

Provide CLEO Redux compatible syntax #50

Open
x87 opened this issue Nov 13, 2021 · 2 comments
Open

Provide CLEO Redux compatible syntax #50

x87 opened this issue Nov 13, 2021 · 2 comments
Milestone

Comments

@x87
Copy link
Contributor

x87 commented Nov 13, 2021

In addition to SB classes and opcodes form, there should be another representation matching CLEO Redux (JavaScript) implementation.

Static methods and constructors start with a capital letter.
Instance methods start with a lowercase letter.

Self argument is used implicitly via this.
multiple outputs returned in an object

@x87 x87 added this to the v4 milestone Nov 13, 2021
@x87 x87 mentioned this issue Jan 16, 2022
@x87 x87 linked a pull request Jan 16, 2022 that will close this issue
@x87
Copy link
Contributor Author

x87 commented Jul 29, 2022

commands with label argument should have a note on not working in CLEO Redux

@x87 x87 modified the milestones: v4, v5 Sep 20, 2022
@x87
Copy link
Contributor Author

x87 commented Apr 20, 2023

Object class is named ScriptObject in CLEO Redux

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 a pull request may close this issue.

1 participant