Have been programing for over four decades. Each programmer needs to be responsible for documenting, testing and debugging what they have created - who else knows it better?

—Prem Sobel


Manual Latino 1.3.0 (English version)

Welcome to the documentation of Latino, the first functional programing language with Spanish syntax.

Author:Melvin Guerrero
Translator:Melvin Guerrero
Version:Latino 1.3.0

Categories

_images/index_novedades.png
Novedades
Discover whats new in this version of Latino 1.3.0
_images/index_operadores.png
Operadores
Arithmetic, assignment, conditional, logical, relational operators, and more.
_images/index_datos.png
Tipos de Datos
Data types is a classification that defines the value associated with a variable or object.
_images/index_cadena.png
Cadenas (Strings)
Strings are used to store and manipulate text in Latino.
_images/index_modulo.png
Módulos
A module is a file that contains a set of functions that you want to include in your application.
_images/index_regex.png
RegEx
A Regular Expression or RegEx is a sequence of characters that form a search pattern.
Funciones Base
They are predefined functions that help us perform certain tasks.
Glosario
List of libraries, reserved words and definitions in Latino.

Other Documentations

Latino API (On development)


Get Involved

This manual is open to anyone who wants to collaborate.

Please, if you which to help see the collaboration guide.