Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readme #8

Open
MahmoudMabrok opened this issue Jan 30, 2020 · 0 comments
Open

readme #8

MahmoudMabrok opened this issue Jan 30, 2020 · 0 comments

Comments

@MahmoudMabrok
Copy link

MahmoudMabrok commented Jan 30, 2020

For making a language
1.you need to read a file where the code of your language can written (test.lang) .
2.Then You have to split yr code and make a key value list in python . The file lexer do that.
3.Then you have to evaluate and process the code written in the test.lang (according to our Syntex) in par.py file
4.you get the output in cmd by running the main.py file.
You need to understand the flow and the function of the variables.
You can understand the flow by printing the value of variables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant