Viewing profile — EbenFlutt
EbenFlutt
HN member- Joined
- Wed, Aug 25, 2021, 6:13 PM UTC
- HN karma
- 1
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About EbenFlutt
No profile information was provided.
Recent public activity
-
comment
Comment #28304925
I use Spitbol every day. A problem with it is that it allows godawful code like that example. Here's fizzbuzz in Spitbol: loop a = lt(a,100) a + 1 :f(end) output = eq(remdr(a,15),0…