Commit Graph

24 Commits

Author SHA1 Message Date
e63bb0b367 merge into main 2023-03-20 01:47:39 +01:00
weckyy702
4a8f3649c8 reworked image generation 2021-04-26 11:50:42 +02:00
weckyy702
45cb5c0467 rewrote instruction classes 2021-04-25 14:21:54 +02:00
weckyy702
d8dde66d78 updated image generation code [WIP] 2021-04-16 11:46:32 +02:00
weckyy702
c346df9f6a improved for loops 2021-04-05 20:18:45 +02:00
weckyy702
bb0362ed10 updated for instruction interface to be more inline with the other instructions 2021-04-05 12:53:11 +02:00
weckyy702
965bd61140 undid some silliness 2021-04-03 23:34:41 +02:00
weckyy702
3bc93fa3a7 Added instruction generation code to Lexer 2021-04-01 17:00:19 +02:00
weckyy702
49f3c84e60 split interpretation into two steps: Tokenization and Lexing 2021-03-31 19:47:37 +02:00
oleting
5d880a6e0c -bad things 2021-03-15 14:12:41 +01:00
weckyy702
354733fc6d "fixed" image generationfor large instruction texts 2021-02-09 16:59:52 +01:00
oleting
96b4aedf66 + author and description 2021-02-09 15:42:14 +01:00
weckyy702
9e505e512f fix for @oleting 2021-02-09 15:07:12 +01:00
weckyy702
cbad444743 varoius improvements 2021-01-24 23:39:34 +01:00
weckyy702
33dfcc9108 Moar cleanup 2021-01-17 23:37:07 +01:00
weckyy702
c7875f45d7 added support for full dynamic sizing of instruction blocks 2021-01-04 17:44:16 +01:00
weckyy702
7038b5fa96 started implementing support for for loops 2021-01-03 17:31:38 +01:00
weckyy702
978d4bf9d2 improved interpreter WIP 2020-12-28 16:42:30 +01:00
weckyy702
57baa9e9fd removed debugging only parts of all files 2020-12-27 16:31:04 +01:00
weckyy702
0af259d3a0 improved interpreter and added support for doWhile 2020-12-26 19:03:05 +01:00
weckyy702
9d748c289d started reworking image generation 2020-12-26 17:45:44 +01:00
weckyy702
6f9f72e919 started cleaning source code interpretation 2020-12-26 15:38:26 +01:00
oleting
7cd2f31c4d + fix import 2020-12-26 15:29:21 +01:00
oleting
5c6cf88991 + new structure 2020-12-24 00:17:54 +01:00