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

Lua vs Python consideration #127

Open
y2s82 opened this issue Feb 15, 2019 · 0 comments
Open

Lua vs Python consideration #127

y2s82 opened this issue Feb 15, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@y2s82
Copy link
Owner

y2s82 commented Feb 15, 2019

Background

This code currently uses Python as an embedded code. While it is serviceable, because we are in a unique position to review past choices and make changes, we should also consider some of the alternatives. As mentioned in #102 , Lua is a potential and popular embedded language.

Task

Let's have a discussion and investigation on using the choice of the embedded language. Our current choices are:

  • keep Python and bring its major version to 3,
  • convert the code into Lua.
    We should consider in terms of feasibility, expandability, performance impact, and any project-specific implication, if any.

After the investigation, we should decide which of the two choices provide the best prospect for our specific project's needs.

@y2s82 y2s82 added enhancement New feature or request help wanted Extra attention is needed question Further information is requested labels Feb 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant