Skip to content

x64 is supported now + if/while/for/repeat statement#28

Open
ChivaTateo wants to merge 11 commits intokajigor:devfrom
ChivaTateo:master
Open

x64 is supported now + if/while/for/repeat statement#28
ChivaTateo wants to merge 11 commits intokajigor:devfrom
ChivaTateo:master

Conversation

@ChivaTateo
Copy link

@ChivaTateo ChivaTateo commented Apr 26, 2017

  • Переделан компилятор под архитектуру 64
  • Добавлен оператор if, while, for, repeat
  • Все тесты, кроме 11 и с 24 по 31, успешно пройдены.

Климук Кирилл, г. 2304

kajigor and others added 10 commits March 28, 2017 01:13
Make script for combinatory parsing lib.
+ added new operations
+ compiler reorganized under binop
- not tested
+ X64 supported
+ update of asm code to boolean operations
+ All tests in expression folder are successful
-  Tests in deep-expression folder in testing
+ if/while statements
+ all expressions(deep and just exp.) tests and tests 01-10, 12-18 are
successful
+ some fixes to asm code
+ If works without else
+ for/repeat cycles
+ all tested without functions and string variables is successful
@ChivaTateo ChivaTateo changed the title x64 is supported now + if/while statement x64 is supported now + if/while/for/repeat statement May 2, 2017
+ transform ForDo in WhileDo
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

Successfully merging this pull request may close these issues.

3 participants