Our base library profits a lot from the work on the fuzion webserver fzweb: added functionilty, better usability and performance!
For the Fuzion language, type-safe variadic functions are an major addition.
All the details: fuzion-lang.dev/news/news_056
Our base library profits a lot from the work on the fuzion webserver fzweb: added functionilty, better usability and performance!
For the Fuzion language, type-safe variadic functions are an major addition.
All the details: fuzion-lang.dev/news/news_056
We are making fast progress implementing the webserver behind fuzion-lang.dev to Fuzion.
On the Fuzion language, handling of lambdas and variadic type parameters and value argument is becoming more powerful.
All the details: fuzion-lang.dev/news/news_055
We are making fast progress implementing the webserver behind fuzion-lang.dev to Fuzion.
On the Fuzion language, handling of lambdas and variadic type parameters and value argument is becoming more powerful.
All the details: fuzion-lang.dev/news/news_055
An efficient and type-safe mechanism for variable argument lists for functions is one of the exciting things we are working on.
All the details:
fuzion-lang.dev/news/news_054
An efficient and type-safe mechanism for variable argument lists for functions is one of the exciting things we are working on.
All the details:
fuzion-lang.dev/news/news_054
Major news for the Fuzion language are support for loop correctness checking via loop invariants and faster static analysis.
Here are the details:
fuzion-lang.dev/news/news_053
Major news for the Fuzion language are support for loop correctness checking via loop invariants and faster static analysis.
Here are the details:
fuzion-lang.dev/news/news_053
Last month brought some nice language improvements for destructuring, nullary functions and automatic unwrapping together with a number of enhancements in the base library, bug fixes and code cleanup in the tools.
Here are the details:
fuzion-lang.dev/news/news_052
Last month brought some nice language improvements for destructuring, nullary functions and automatic unwrapping together with a number of enhancements in the base library, bug fixes and code cleanup in the tools.
Here are the details:
fuzion-lang.dev/news/news_052
Progress on the foreign function interface is now demonstrated with an example calling the GTK toolkit.
Support for right associative operators make infix operation like piping to the left <| more natural.
Here are the details:
fuzion-lang.dev/news/news_051
Progress on the foreign function interface is now demonstrated with an example calling the GTK toolkit.
Support for right associative operators make infix operation like piping to the left <| more natural.
Here are the details:
fuzion-lang.dev/news/news_051
Last month saw a large number of minor fixes in the Fuzion language, compiler and base library combined with some larger progress towards native library interfacing via value types and callbacks.
Here are the details:
fuzion-lang.dev/news/news_050
Last month saw a large number of minor fixes in the Fuzion language, compiler and base library combined with some larger progress towards native library interfacing via value types and callbacks.
Here are the details:
fuzion-lang.dev/news/news_050
The focus shifted towards a Fuzion language improvements, generally turning experience we gain using Fuzion into language improvements. Meanwhile, important progress is happening on the native interface.
Here are the details:
fuzion-lang.dev/news/news_049
The focus shifted towards a Fuzion language improvements, generally turning experience we gain using Fuzion into language improvements. Meanwhile, important progress is happening on the native interface.
Here are the details:
fuzion-lang.dev/news/news_049
Fuzion is still in an experimental state, but it is moving ahead quickly!
Fuzion is still in an experimental state, but it is moving ahead quickly!
Here are the details:
fuzion-lang.dev/news/news_048
Here are the details:
fuzion-lang.dev/news/news_048
Here are all the details:
fuzion-lang.dev/news/news_047
Here are all the details:
fuzion-lang.dev/news/news_047
The examples can be modified and run interactively online:
fuzion-lang.dev/talks/fosdem...
The examples can be modified and run interactively online:
fuzion-lang.dev/talks/fosdem...
I will be in the Free Java dev room on Saturday.
Sunday, I will talk about effects for error handling in @fuzionlang.bsky.social in the Declarative and Minimalistic Languages devroom.
fosdem.org/2025/
I will be in the Free Java dev room on Saturday.
Sunday, I will talk about effects for error handling in @fuzionlang.bsky.social in the Declarative and Minimalistic Languages devroom.
fosdem.org/2025/
The details online:
fuzion-lang.dev/news/news_046
The details online:
fuzion-lang.dev/news/news_046
Work focus was on performance of the fz tool, in particular DFA analysis, and loads of base library work applying effect handlers.
All the details:
fuzion-lang.dev/news/news_045
Work focus was on performance of the fz tool, in particular DFA analysis, and loads of base library work applying effect handlers.
All the details:
fuzion-lang.dev/news/news_045
src: github.com/fridis/fuzio...
I am happy to have solved all 25 puzzles in Fuzion this year. The main goal was to improve Fuzion.
1/4
src: github.com/fridis/fuzio...
I am happy to have solved all 25 puzzles in Fuzion this year. The main goal was to improve Fuzion.
1/4
Sneaked in monadic bind operators >>=, just for option.and_then.
srcs: github.com/fridis/fuzio...
Sneaked in monadic bind operators >>=, just for option.and_then.
srcs: github.com/fridis/fuzio...
Sources: github.com/fridis/fuzio...
Sources: github.com/fridis/fuzio...
The sources on github: github.com/fridis/fuzio...
The sources on github: github.com/fridis/fuzio...
Concise solution using effect-based memoziation APIs.
Src: github.com/fridis/fuzio...
Concise solution using effect-based memoziation APIs.
Src: github.com/fridis/fuzio...
The sources: github.com/fridis/fuzio...
The sources: github.com/fridis/fuzio...
A nice gimmick: Added a new feature `suffix` to be called on `String`, just to make the code a little cleaner.
The source: github.com/fridis/fuzio...
A nice gimmick: Added a new feature `suffix` to be called on `String`, just to make the code a little cleaner.
The source: github.com/fridis/fuzio...
src: github.com/fridis/fuzio...
src: github.com/fridis/fuzio...
Part1 An interpreter for machine code, managed to use only pure functions.
Part2 is hacky, basically guessing input 3 bits at a time. Almost tried to change the dir of time in the part 1 interperter.
src github.com/fridis/fuzio...
Part1 An interpreter for machine code, managed to use only pure functions.
Part2 is hacky, basically guessing input 3 bits at a time. Almost tried to change the dir of time in the part 1 interperter.
src github.com/fridis/fuzio...
Here my solution in @fuzionlang.bsky.social on github: github.com/fridis/fuzio...
Here my solution in @fuzionlang.bsky.social on github: github.com/fridis/fuzio...