Settings

Theme

Show HN: I built an online programming language

lineone.dev

8 points by sandes 3 years ago · 7 comments

Reader

gus_massa 3 years ago

  choices = ['rock', 'paper', 'scissors']
  computer_choice = choices[random(-1,3)]
That -1 is very strange. Both extremes are open?
richardjam73 3 years ago

You need more examples of different things the language can do.

  • sandesOP 3 years ago

    I agree! However, the reality is that it is quite limited. Additionally, there are also some bugs that need to be addressed.

quickthrower2 3 years ago

I spotted vainilla.app in your repos is that the same?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection