Hacker News new | ask | show | jobs
by moonchrome 1574 days ago
>This is almost entirely due to the javascript engine. We're working on ways to improve it.

Is it a logo interpreter built into the rendering engine ?

    repeat 2 [fd 100 repeat 90 [rt 1 fd 0.3] fd 200 repeat 90 [rt 1 fd 0.3]]
A rounded rect !