程序员联合开发网

电脑版
提示:原网页已由神马搜索转码, 内容由www.pudn.com提供.
Pudn.com > 下载中心  > 其他  > roblox-cs
roblox-cs

所属分类:其他
开发工具:C#
文件大小:0KB
下载次数:0
上传日期:2024-07-11 22:07:36
上 传 者sh-1993
说明:  C#至Roblox的Luau输送器
(C# to Luau transpiler for Roblox)

文件列表:
Peel/.aftman/
RobloxCS/
RobloxRuntime/
TestProject/
TypeGenerator/
roblox-cs.sln

# roblox-cs Roblox CSharp to Lua compiler # To-do - Unit tests - Referencing the full path of values from imported libraries (i.e. `RobloxRuntime.Classes.Part` vs `Part` with `using RobloxRuntime.Classes`) - Collection literals - `for`/`foreach`/`while` loops - `using name = value` expressions (equivalent to `:=` operator in other languages) - Safe navigation - Ternary operator - Property declarations - Macro IEnumerable(or just List) methods - Classes/structs/interfaces nested in classes - Restrict `volatile` and `partial` usage (`partial` maybe supported in the future) - Polyfills: - The rest of the `Math` library

近期下载者

相关文件


收藏者