Skip to content

FrankPujo/Natrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natrix

Alt text
Natrix is a simple toy-language in Python
Run:

python parser.py filename.natrix

from the terminal to parse Natrix source code.
For the moment the language is static and basic, so the parsing process will print the memory content.
Running test.natrix the following will be returned:

something
wow, really cool!

In the code you can also find a syntax highligthing file for Sublime Text

About

Natrix is a simple toy-language in Python

Topics

Resources

Stars

Watchers

Forks

Languages