fut
fut copied to clipboard
Transpiling to Dart
Discussed in https://github.com/fusionlanguage/fut/discussions/163
Originally posted by novusnota June 4, 2024 It's somewhat similar to Java and C# syntactically, so that aspect shouldn't be much difficult. Also, it has many semantical ideas from modern C#, like sound null safety.
More about the language: https://dart.dev It's most commonly used for https://flutter.dev, although it's very usable on its own and provides an awesome developer tools and experience (IMHO).