s-ol’s avatars-ol’s Twitter Archive—№ 2,313

  1. …in reply to @laughinghan
    @laughinghan @rsnous okay true, with very strict typing, and forbidding some kinds of constructs (runtime-unbounded loops) you could bound the "maximum state" and statically allocate it. Interesting idea, definitely will take a look at your project!