Hacker News new | ask | show | jobs
by nathell 745 days ago
Someone should make a programming language called ‘ever’ with a reeeally slow interpreter, so that everyone else can now legit claim that their language is faster than ever.
1 comments

I know its a joke but it makes me wonder is there such a constant speed type of language? Maybe it would be enforced by an emulator its speed but it would be interesting to have a known speed to measure against.
PICO-8 limits the speed of the virtual CPU ("4M vm insts/sec").

https://www.lexaloffle.com/pico-8.php

real-time os?