This is an automated archive made by the Lemmit Bot.

The original was posted on /r/programminglanguages by /u/patrickomatic on 2023-12-22 18:48:20.


It might be generous to call this a programming language, but a while ago I was working on a complex spreadsheet and it got me thinking about how nice it would be to able to work on it in a CSV-like language and then “compile” that to an Excel file or Google Sheet. With that I’ve been working on this project:

apologies if it’s still a little rough around the edges but would love feedback on the idea