Show HN: Spanish Basic
vainilla.app
Show HN: Spanish Basic
1–10 of 51 posts
Re: Show HN: Spanish Basic
#2Time to add Vainilla to the list [3].
[1] https://www.lenguajelatino.org/
[2] https://akercheval.github.io/si/
[3] https://www.wikipedia.org/wiki/Non-English-based_programming...
Re: Show HN: Spanish Basic
#3Re: Show HN: Spanish Basic
#4"Para i=1 hasta 7 hacer"
no hace ningún sentido. En todo caso sería " Para i en (1..7)" o "Desde i=1 hasta 7" o "Para i=1 mientras i In any case, all these copy-paste-just-literally-translate-the-keywords languages offer nothing new.
Re: Show HN: Spanish Basic
#5 hacer
...
recahRe: Show HN: Spanish Basic
#6Supongo eres hablante nativo, pero la sintaxis es horrible: "Para i=1 hasta 7 hacer" no hace ningún sentido. En todo caso sería " Para i en (1..7)" o "Desde i=1 hasta 7" o "Para i=1 mientras i In any case, all these copy-paste-just-literally-translate-the-keywords languages offer nothing new.
Looks like Algol syntax to me.
Re: Show HN: Spanish Basic
#7I'm fine with programming in english, this only complicate things for everyone involved. Imagine if every popular language out there had their own adaptations or even their own programming languages.
Also, you must know english for coding. There is no way you can be a good developer without a good english knowledge - docs, specs, protocols, guides, tools, books, remote jobs with international teams... everything is in english.
Re: Show HN: Spanish Basic
#8This reminds me of Latino [1] and Si [2]. Time to add Vainilla to the list [3]. [1] https://www.lenguajelatino.org/ [2] https://akercheval.github.io/si/ [3] https://www.wikipedia.org/wiki/Non-English-based_programming...
Re: Show HN: Spanish Basic
#9Supongo eres hablante nativo, pero la sintaxis es horrible: "Para i=1 hasta 7 hacer" no hace ningún sentido. En todo caso sería " Para i en (1..7)" o "Desde i=1 hasta 7" o "Para i=1 mientras i In any case, all these copy-paste-just-literally-translate-the-keywords languages offer nothing new.
It's the standard spanish pseudocode