Commit graph

25 commits

Author SHA1 Message Date
75b82db250 forge, work in progress: factorial, using if, leave, repeat 2023-09-12 11:59:51 +02:00
5ae3f3e645 forge: convenience functions / typed calls (PopI) 2023-09-11 08:21:11 +02:00
5626840630 forge/rep: record type improvements 2023-09-10 09:47:52 +02:00
4e58729985 forge/rep: work in progress: Record type 2023-09-10 09:20:32 +02:00
591191deb0 remove obsolete 'funky' package 2023-08-07 13:54:50 +02:00
0027b21a44 forge: create scalar variable with 'var1' - defined as forge code 2023-08-05 16:53:26 +02:00
0852ba19fd put XT definitions in separate source file; get rid of 'name' type 2023-08-04 09:20:57 +02:00
86fe7ca04f forge: refactorings of register functionality 2023-08-03 09:40:57 +02:00
b88ef658ee forge: create: allocate variable with optional 'does' code 2023-08-02 16:17:19 +02:00
cea36b0320 forge/rep: first level of parsing and compiling an JSON array OK 2023-08-02 09:09:48 +02:00
434fba79d8 forge/rep: Compile() basically working 2023-07-31 20:02:05 +02:00
84d81a681a forge/rep: code representations (work in progress) 2023-07-31 13:44:50 +02:00
3866991b75 provide 'Body' built-in for access to XT's code/data 2023-07-30 16:12:55 +02:00
025ac92c6f get rid of 'data' XT implementation + more simplifications 2023-07-30 09:56:27 +02:00
a8e32f86e8 forge: code and data definitions: simplifications, provide explicit (test) code for variable definition 2023-07-29 18:45:40 +02:00
465cfe7aa9 forge: work in progress: code and data definitions 2023-07-29 18:18:33 +02:00
1f27700334 mimic Def and Const using core definitions 2023-07-29 14:15:03 +02:00
08b9391559 forge: add data manipulation definitions (Create, Get, Put) 2023-07-29 10:33:58 +02:00
0bb39f022f forge: method Const() for storing and retrieving constant values 2023-07-28 09:45:51 +02:00
8d8e13d8ed define and call forge code 2023-07-23 12:35:18 +02:00
c724ad89bd forge: execute simple forge code 2023-07-23 10:20:25 +02:00
91322dae3a forge: Exec() basically working 2023-07-21 19:47:57 +02:00
503990f180 define and set up ForgeEnv 2023-07-21 17:22:30 +02:00
a64f621997 new package 'commmon' - move funky, stack, voc 2023-07-21 09:14:06 +02:00
ec6172f07e work in progress: add some 'Forge' (Forth by Go) functionality 2023-07-20 19:51:43 +02:00