💾 Archived View for gemini.bortzmeyer.org › fosdem › event-10935.gmi captured on 2023-03-21 at 01:02:48. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-12-17)
-=-=-=-=-=-=-
Juan Julián Merelo
Type devroom
A few constructs that might make Raku interesting for programmers of big & small languages alike
Starts on day 2 (2021-02-07) at 10:00 (Brussels time, UTC+1) in room Declarative minimalistic (duration 00:30)
Matrix room #declarative minimalistic:fosdem.org
Raku is a multi-paradigm language, that is able to do meta-programming, declarative, object-oriented programing as well as many other specific features. At 5 years, it's still a young language, but some patterns are emerging that make it quite suitable for practicing your programming chops, or embark in some side project. In this talk we will introduce some interesting programming patterns that are seen, possibly, nowhere else, from "grammaroles" through "piggybacking objects".
On the other hand, for a language where TIMTOWDI, there is more than one way to do it, talking about antipatterns might look paradoxical. So let's see how we get out of this catch-22 situation.