Hacker News new | ask | show | jobs
by brabram 3420 days ago
Oh, can you give more details/links please? I'm really curious about that!
1 comments

The code never became public, but I can give some details.

The idea was to create an easier C, using Python as an intermediary language.

RedBaron provided the AST and AST->Python layers.

Unfortunately, the project had to pivot, because optimising Python to be fast enough was overly difficult/unpredictable.