Get the latest tech news
I'm working on implementing a programming language all my own
Inspired by conversation at a recent Future of Coding event, I decided I’d write up a little something about the programming language I’ve been
Without declarations, values carry runtime type tags ( Int, Float, String, Bool, List, Table). You can chain where to find indices, at to select values, and then process those with map without experiencing any wild dissonance, I don’t think. Working on Baba Yaga has been a great learning experience on how to implement a quote real language unquote.
Or read this on Hacker News