TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I built an online programming language

8 pointsby sandesabout 2 years ago

3 comments

gus_massaabout 2 years ago
<p><pre><code> choices = [&#x27;rock&#x27;, &#x27;paper&#x27;, &#x27;scissors&#x27;] computer_choice = choices[random(-1,3)] </code></pre> That -1 is very strange. Both extremes are open?
评论 #35723084 未加载
richardjam73about 2 years ago
You need more examples of different things the language can do.
评论 #35721958 未加载
quickthrower2about 2 years ago
I spotted vainilla.app in your repos is that the same?
评论 #35731081 未加载