Replies: 1 comment
-
Thanks for showing interest in the project, currently it is in very early stages and currently only comprises of a lexical scanner/tokenizer. I will add build instructions, examples etc. as the project progresses, it's too early to do that right now. You can check the project's thread at the AutoIt forum to see the current status and roadmap. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Couple points as example
Building instructions, for example:
git clone https://github.com/DcodingTheWeb/EasyCodeIt.git
cd EasyCodeIt
cmake -B build
cmake --build build
Examples how to use
Current compatibility with AutoIt
Roadmap
Beta Was this translation helpful? Give feedback.
All reactions