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

Create an endpoint to verify gval code #116

Open
SchawnnDev opened this issue Sep 4, 2023 · 0 comments
Open

Create an endpoint to verify gval code #116

SchawnnDev opened this issue Sep 4, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@SchawnnDev
Copy link
Member

Actually you can save a gval code without checking if it will work or not.

In the editor there is actually no syntax checker, then the simplest way to check it would be to send the code to the engine, the engine evaluate it and respond with true/false and the error.

Maybe there is a syntax checker included in gval that we can use, otherwise we only check for an error to appear

Later: create a front syntax checker for gval

@SchawnnDev SchawnnDev added the enhancement New feature or request label Sep 4, 2023
@SchawnnDev SchawnnDev self-assigned this Sep 4, 2023
@SchawnnDev SchawnnDev assigned DHnch and unassigned SchawnnDev Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants