Installation and files
To install, simply remix the project by clicking herearrow-up-right
Your project should have 3 files:
start.sh, This contains the command you input into the console
tests.xt, This is an example of what the script would look like, all XenText scripts have the .xt extension
xent.py, This is where the lexer is located, it is coded in python and this is where the parser looks to find the command
Last updated 6 years ago