top | item 26807014

(no title)

juliand | 4 years ago

Here are some code examples for anyone curious to see how it looks

https://github.com/lenguaje-latino/latino/tree/master/ejempl...

discuss

order

ufo|4 years ago

My first impression is that it looks like a mix of Lua and Python.

tgv|4 years ago

I don't see much Python, mainly Lua with Spanish keywords and function names, basically. while => mientras, if => si, end => fin, break => romper, print => poner, etc.

I learned programming with such a "localized" version of simplified FORTRAN, but I didn't find it intuitive or conducive to learning how to program. Later, I read a study (can't cite it; lost the details) that found interference from programming language keywords in English speakers, but not in others, and they suggested it might actually be easier to learn programming with English keywords.

yosito|4 years ago

> Latino es un lenguaje de programación con sintaxis en Español creado en C, inspirado en Lua y Python

Well, yeah....