AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Write a Small Closing Script
SIE or small closure interpreter is an interpreter. It reads in a string of closure and it executes it in an interpreted fashion. This has like a bunch of advantages over the compile time, you know, JVM type based runtimes where you get rid of your startup costs. But there are newer tools like Veet or Vite which uses this thing called ES build, which is a JavaScript build tool that produces ES modules. The advantage of this is that browsers now natively support ES modules. And you can get much quicker hot reload times.