Show HN: I built an online programming language
1–8 of 8 posts
Re: Show HN: I built an online programming language
#2You need more examples of different things the language can do.
Re: Show HN: I built an online programming language
#3You need more examples of different things the language can do.
I agree! However, the reality is that it is quite limited. Additionally, there are also some bugs that need to be addressed.
Re: Show HN: I built an online programming language
#4 choices = ['rock', 'paper', 'scissors']
computer_choice = choices[random(-1,3)]
That -1 is very strange. Both extremes are open?Re: Show HN: I built an online programming language
#5choices = ['rock', 'paper', 'scissors'] computer_choice = choices[random(-1,3)] That -1 is very strange. Both extremes are open?
Re: Show HN: I built an online programming language
#6choices = ['rock', 'paper', 'scissors'] computer_choice = choices[random(-1,3)] That -1 is very strange. Both extremes are open?
I just changed https://github.com/sandes/LineONE/commit/987abc6000df5a836f1...
In that example, one of the lines of codes is too long and when the program is run the editor does not open the output (black) window. (I tried all (most of) the other examples and they open the results window correctly.)
Re: Show HN: I built an online programming language
#7I spotted vainilla.app in your repos is that the same?
Re: Show HN: I built an online programming language
#8I spotted vainilla.app in your repos is that the same?
Yes, vainilla.app is the spanish version