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

Scripting support for JS/TS with Deno #192

Closed
lainz opened this issue Sep 16, 2020 · 7 comments
Closed

Scripting support for JS/TS with Deno #192

lainz opened this issue Sep 16, 2020 · 7 comments

Comments

@lainz
Copy link
Member

lainz commented Sep 16, 2020

This can be interesting:

https://deno.land/manual/getting_started/command_line_interface

It can use the command line like with you do python scripting.
It supports HTML windows as well with a third party plugin, Firefox engine.

With this maybe is possible to give LazPaint JavaScript / TypeScript support.

Is only available for x64.

No need to do this, just a thing I'm learning right now, this can be useful for LazPaint or any of your projects =)

@circular17
Copy link
Collaborator

Why not in theory. We need more people programming LazPaint I guess. I hope that as it gets more widespread, there would be more incentive for people to come in and participate. That makes me thing of making a post on the Facebook page inviting people to participate.

@lainz
Copy link
Member Author

lainz commented Sep 16, 2020

Yes, maybe a group for LazPaint users on Facebook will be good. For example I'm participating on blender and inkscape groups, it can be for developers and non developers. You can do any announcements there.

@lainz
Copy link
Member Author

lainz commented Sep 16, 2020

A thing for sure will be having that high standard of code perfectly ordered in classes and inheritance you have done. I'm more of single unit contains all the program ;)

@circular17
Copy link
Collaborator

I have a tendency as well to put everything in one file or to make big procedures. I have refactored LazPaint code some times already to counter that. Still some things look a bit messy, but well, one thing at a time.

Now I try to put things in classes as soon as possible. To relax and to take some time to think before writing code.

@lainz
Copy link
Member Author

lainz commented Sep 27, 2020

Ok. Is hard to think first, some user in the forum has a signature "code first, think later, natural programmer".

About Deno, is a bit "green" (in Spanish mean is a bit immature), so better not to play too much with it, better keep with Python that has several years working well.

@circular17 circular17 changed the title Scripting with Deno Scripting support for JS/TS with Deno Jun 4, 2022
@circular17
Copy link
Collaborator

Related to #510

@circular17
Copy link
Collaborator

See #553

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

2 participants