Brisk originally started under an another name in 2020 Replit language jam. This was my first introduction to programming language theory as such the original language was terribly designed similar to lua with js syntax and interpreted, I did parsing with a regex style state machine which honestly describes it far better than how bad the implementation really was.