Gdscript?
this post was submitted on 20 Jul 2023
13 points (100.0% liked)
Trivia
239 readers
1 users here now
A place to quiz others with trivia questions related to the instance!
Please keep questions on the topic of trivia. If you have a question for how to do something please post it in a community relevant to what youre doing or [email protected]
Guidelines
- Keep questions related to the instance!
- Post the answer in the comments around one day after you posted the question to give people enough time to give their answers
- If you are answering the question do not look it up on search engines. You are only cheating yourself out of having fun. If its obvious someone looked up the answer the comment will be deleted to prevent spoiling it
Credits
Logo base by Delapouite under CC BY 3.0 with modifications to add a gradient
founded 1 year ago
MODERATORS
Scala?
It looks like sml but sml uses fun not func
My best guess was Swift, but I don't know whether you can omit the braces, or if it uses pattern matching. So maybe not.
::: spoiler Click to show answer The answer is gdscript! This is a language used by the godot engine. The main thing that gives is away is using func keyword to define functions and using a match statement instead of a switch statement