Hacker News new | ask | show | jobs
by eu90h 3523 days ago
There's been a lot of work on racketlang adding a gradual typing system. You can write without types, and when youre ready, refine your code by adding types where necessary.