Live data from Hacker News

Tabloid – The Clickbait Headline Programming Language

tabloid-thesephist.vercel.app

21–30 of 44 posts

Re: Tabloid – The Clickbait Headline Programming Language

#24
post #3
post #2

The author has one of the most interesting projects list I've seen: https://thesephist.com/projects/

The author is, if this is all real, one of the most prolific programmers I’ve seen. Wow! Can I have some of what he’s on?

It's clear that the "author" is a +10x engineer. It's rare to come across someone with such a broad range of interests and abilities, and their contributions to open-source software are truly remarkable.

Re: Tabloid – The Clickbait Headline Programming Language

#27
Funny little language. I used it in an exercise for the a workshop I gave at MCH2022 called 'Workshop: A practical approach to parsing' [1]. My solution can be found at GitHub [2] and can be used with IParseStudio [3] to execute programs written in Tabloid using the build-in interpreter.

[1]: https://fransfaase.github.io/MCH2022ParserWorkshop/ [2]: https://github.com/FransFaase/MCH2022ParserWorkshop/blob/mai... [3]: https://fransfaase.github.io/MCH2022ParserWorkshop/IParseStu...

Post reply on HN