NexusLang v5.0
The first bilingual (Spanish/English) programming language with built-in AI El primer lenguaje de programación bilingüe (Español/Inglés) con IA integrada
Simple enough for a 10-year-old. Powerful enough for professionals. Tan simple que un niño de 10 años lo usa. Tan poderoso que un profesional lo elige.
Install / Instalación
pip install nexuslang
nexus -i # interactive mode / modo interactivo
nexus programa.nx # run a program / ejecutar programa
nexus --test # run test suite / pruebas
Or from source / o desde el código:
python nexuslang.py -i
Zero external dependencies - pure Python standard library. Cero dependencias externas - pura librería estándar de Python.
Quick Start / Inicio Rápido
Built-in superpowers / Superpoderes integrados
| Module | Features |
|---|---|
| ia / ai | sentiment analysis, chatbot, keywords, summaries, predictions |
| db | Firebase-style database: db.users.lucas = {"age": 25} |
| web | generate real HTML pages: web.guardar("site", web.pagina(...)) |
| mate / math | sqrt, sin, cos, factorial, random... |
| text / lista | 50+ string & list functions |
| files | read/write files in one line |
Examples / Ejemplos
See the examples/ folder / ver carpeta examples/:
nexus examples/hola_mundo.nx
nexus examples/ia_demo.nx
nexus examples/web_demo.nx
nexus examples/juego_adivina.nx
Tests
12 automated tests, all passing / 12 tests automatizados, todos pasan:
nexus --test
Why NexusLang? / Por qué NexusLang?
- Bilingual - code in Spanish, English, or mixed / bilingüe total
- AI-native - no libraries needed / IA sin librerías
- Sovereign - no US cloud dependencies / sin dependencias de nube
- Learn in hours, not years - aprende en horas, no años
License
MIT - free for everyone / gratis para todos.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nexuslang-5.3.0.tar.gz.
File metadata
- Download URL: nexuslang-5.3.0.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.11.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e49cb3d96624746000358e401dcf032a8fd6654042f1661bafc9e5da59dff88
|
|
| MD5 |
534d746a6c80dc9dec8089a3090b9b25
|
|
| BLAKE2b-256 |
bd2fb9aa9ca32f201e9b5c62bbe5a5d53a7e605fb3c9bf129ebb951a459f628e
|
File details
Details for the file nexuslang-5.3.0-py3-none-any.whl.
File metadata
- Download URL: nexuslang-5.3.0-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.11.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48a6c932266f50cef870eac87d57344fb06553710c7238148b63113ffd87fccc
|
|
| MD5 |
d6ac11e2996ffc9365e53f4ce5e9fde5
|
|
| BLAKE2b-256 |
2146d093a1069f5bd8a9c58f1dc4dacb303208dec4b7e3edcf244f25adb6d55c
|