| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- I absolutely forgot about # and :, but now fortunately it's a fixed
problem
- Add -d flag so 3cl will dump its state after executing
|
|
Something doesn't work, though
|
|
|
|
- Fix paser
- Add verbose mode
|
|
|
|
|
|
|
|
Add some funcitons to work with variables, add more instructions and add
ability to stop the code from `ccl_instruction`
|
|
Since there's some UB in the master I decided to rewrite code from
scratch again. I hope that attempt will be better :D
|
|
|
|
Implemented if and infinity loop. They don't work right, tho :<
|
|
For people who can't or don't know how to do it
|
|
This was the last single-char operation. Only ones with brackets are
left (procedures, loops, if statement)
|
|
I think that moving code written not by me to a separate folder is a
nice idea
|
|
Only continue operation and "blocks" of code are left. Now I'm gonna
sleep
And yes, I understand that code need to be refactored, and if I will not
get bored with writing this thing I will rewrite it in a better way, cuz
now code is awful
|
|
|