Inclusión al proyecto del microcontrolador EspressIf esp32-C3FH4 para la transcompilación de su código fuente desde su lenguaje basado en V a lenguaje C
Fecha
Autor corporativo
Título de la revista
ISSN de la revista
Título del volumen
Editor
Compartir
Director
Altmetric
Resumen
The main objective of the internship is the implementation of the Aixt language framework on the ESP32-C3FH4 microcontrollers. This language is designed to fill the gap between the frameworks of Arduino, which is based on C, and Mycropython, based on Python. The project will enable the creation of source code in the Aixt language, which will be automatically compiled for the ESP32-C3FH4 series of microcontrollers, without the need to make additional modifications, which will support and facilitate the migration of applications between different programming languages. efficiently and effectively, this responds to the demand in the technology market for solutions that adequately address this need.
Descripción
La pasantía tiene como objetivo principal la implementación del framework del lenguaje Aixt en los microcontroladores ESP32-C3FH4. Este lenguaje se ha diseñado para llenar el vacío entre las estructuras de Arduino, que se basa en C, y Mycropython, basada en Python. El proyecto posibilitará la creación de código fuente en el lenguaje Aixt, el cual será compilado de manera automática para la serie de microcontroladores ESP32-C3FH4, sin necesidad de realizar modificaciones adicionales, lo que dará soporte y facilitará la migración de aplicaciones entre diferentes lenguajes de manera eficiente y efectiva, esto responde a la demanda en el mercado tecnológico de soluciones que aborden esta necesidad de forma adecuada.
Palabras clave
Lenguaje, Microcontrolador, Transcompilación (traducción), Softwafre, Programación