Lil' Fun Langs' Guts

33 points2 comments7 hours ago
librasteve

This looks very much fun. A little known fact is that the original Raku implementers were all Haskell heads and PUGS one of the first Raku parsers was written in Haskell by Audrey Tang.

Raku is mainly written in a custom subset “NQP” and the team is now cranking on RakuAST for 6.e which is rewriting the Raku parser as a Raku Grammar.

esafak

Socializing this knowledge will hopefully encourage other languages to pick these features up so we can all have nice things.