flang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Toots 🦣
Toots 🦣
2023-01-23
Fuzion today reached the milestone of 1000s PRs/issues! That project is growing up!https://github.com/tokiwa-software/fuzion
2023-01-12
Fuzion January news have just been published: Last month's language improvements include support for covariant type changes and improvements for type parameters, also lots of work on the base library. Also two Fuzion talks at #FOSDEM!All the details: https://flang.dev/news/news_022
2022-12-24
And here the source code. More details on github: https://github.com/tokiwa-software/christmas_tree
2022-12-24
Merry Christmas to everyone with a Fuzion generated Christmas tree! 🧵1/2
2022-12-21
More on the Fuzion language, more examples, idioms, a tutorial, design background can be found at https://flang.dev…5/5.
2022-12-21
The outermost feature in Fuzion is called the universe, it is the implicit container for code that is not within any other feature. Also, the universe' code is executed when running an application, and analyzing a whole application means analyzing the universe.…4/5…
2022-12-21
When statically analyzing this code, we get the list of effects of every feature, in this case, the analysis results in:But wait, we did not define a feature, so what does this show?…3/5…
more...
🦣 @fuzion@types.pl