Nuua
Grow your team on GitHub
GitHub is home to over 31 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up-
The Nuua Programming Language - A high level static, interpreted language built on the top of modern C++.
-
Nuua parser: It transforms a sequence of tokens into a data structure that represents the rules of the nuua grammar
C++ MIT UpdatedJan 28, 2019 -
Nuua lexical analysis: It transforms the sequence of characters in the source code into a sequence of tokens
C++ MIT UpdatedJan 28, 2019 -
Nuua Logger: It's the responsible to log anything happening in the application. From the lexer to the virtual machine.
C++ MIT UpdatedJan 28, 2019 -
Nuua Virtual Machine: It interprets nuua bytecode to run the program
C++ MIT UpdatedDec 29, 2018 -
Nuua compiler. It transform a nuua data structure corresponding to the grammar into bytecode
C++ MIT UpdatedDec 29, 2018 -
Nuua Language Thesis. Contains the written thesis with all of it's source code.
MIT UpdatedDec 15, 2018 -
Nuua Application: The upper layer in the programming language, manages and runs a nuua application
C++ MIT UpdatedNov 28, 2018 -
Nuua website
PHP UpdatedOct 28, 2018