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

add Luau #107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add Luau #107

wants to merge 1 commit into from

Conversation

srz-zumix
Copy link
Contributor

https://luau-lang.org/
add luau/luau-analyze

luau と静的解析器の luau-analyze を lua に追加しました
ローカル環境で test/run-test.sh 'luau-*' が ok になるのを確認してます
luau-analyze が成功時に stdout になにも出力しないため run-luau-analyze.sh で echo "" するようにしてます

@melpon
Copy link
Owner

melpon commented Jan 10, 2022

これは UI 側をアップデートしてから考えます(シンタックスハイライト周りの修正が必要なので)

@melpon
Copy link
Owner

melpon commented Feb 28, 2022

シンタックスハイライトは、ソースを見てたら https://github.com/Roblox/luau/blob/master/docs/assets/js/luau_mode.js が見つかったので、これを改造すれば使えそう。

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

2 participants