Welcome to ScalaScriptWhat is ScalaScriptScalaScript is new programming language that combined data type of TypeScript with some grammars of Scala. To be honestly, for now, I think it's right that the proper name of ScalaScript is Scala-tic typescript. ^^ If you know and like both of Scala and TypeScript, you might also like ScalaScript because ScalaScript is mixed of favorite things from both languages. Here's simple sample code of ScalaScript. With this code, you can quickly figure out what kind of language ScalaScript is.
Anyway ScalaScript is transpiler which is transpiled to TypeScript. It means that you can get the TypeScript code when you code with ScalaScript.
This project is based on the Langium and provided you the insigt of creating your DSL with using the Langium Last but not least, ScalaScript is NOT complete, it's been developing right now... I always welcome your advice and any kind of help. Thank you Where you can get the resouces about ScalaScriptScalaScript GrammarIf you are curious about this language, I am very sorry that I did not prepare the appropriate documents in advance. I have a development blog in Korean, but I don't have an official grammar manual in English yet. I'll get it ready as soon as possible. ScalaScript Develop blogThis site is about how I am developing the ScalaScript language in detail. But It's written by Korean language. if you know Korean, this site is very useful to get insight and informations about ScalaScript and Langium Langium offical siteDocumentation about the Langium framework is available at https://langium.org |