Max Base

Results 266 comments of Max Base

That was wrong. I fixed bug https://github.com/One-Language/One/commit/4c073531a2d5e8800b3f83beb9d143e2487a7691. and finally it's AST output: ``` └──Statement: PRINT └──Expressions (1) └──Expression + └──Expression Left └──Expression - └──Expression Left └──Expression + └──Expression Left └──Expression...

Sorry, I don't have much time to translate this to English: سلام شب همگی بخیر؛ سوالی داشتم لطفا راهنمایی ام کنید. اینکه یک اپراتور چپ به راست هست یا راست...

یه چیزی یاد گرفتم گفتم اینجا هم بگم شاید برای برخی هم سوال باشه. چپ به راست بودن یا راست به چپ بودن عملگر تنها در شرایطی مهم میشه که...

========= نیم ساعت بعد ========= سعی کردم یه عبارت ریاضی سخت تر و پیچیده بسازم: 5 * !+-X / 2 خب روی همین عبارت گیر کردم. سوالی که برای ادم...

It's fixed in new version, I have to push new version and focus on the core.

If you need and want to learn more about the LIST OF ALL TOKENS you can read here: - https://github.com/One-Language/One/blob/master/src/lexer/tokenizer/token.h#L20 - https://github.com/One-Language/One/blob/master/src/lexer/tokenizer/token.c#L285

John, can you explain a bit more about this issue? Thanks in advance.

We already have a repository for documentation. https://github.com/One-Language/Document it's up and launches with GitHub pages. https://docs.onelang.org/#/en/

If possible, explain why we should use https://readthedocs.org/? @jbampton

John, please do and complete this one.