|
baa37ea183
|
code: started finalising transpilation process and preparing for performance testing and tuning
|
2025-03-23 13:38:22 +01:00 |
|
|
68cedd75fc
|
updated all to 32-bit to save registers and boost performance
|
2024-11-01 11:23:58 +01:00 |
|
|
7283082699
|
added guard clause generation
|
2024-09-28 11:41:13 +02:00 |
|
|
44722bfc65
|
finished interpreter
|
2024-09-08 11:52:10 +02:00 |
|
|
c608abfb17
|
added more unit tests. Conversion to postfix not working
|
2024-09-01 12:09:29 +02:00 |
|
|
6a1811ae6b
|
added operator tests. single value operators not working yet
|
2024-08-25 13:01:58 +02:00 |
|
|
929789b6ff
|
finished interpreter. still need to test it
|
2024-08-18 11:55:41 +02:00 |
|
|
62d10845e9
|
added operators to the interpreter. storing result still missing
|
2024-08-08 12:06:42 +02:00 |
|
|
f1f8c3b2a4
|
first simple part of the interpreter finished
|
2024-08-03 12:11:43 +02:00 |
|
|
6b7a4b4bca
|
added first (wrong) attempt at implementing the interpretation. Added input explanation to the readme for a better understanding
|
2024-07-24 14:42:26 +02:00 |
|
|
c871487a55
|
layed groundwork for implementing interpretation
|
2024-07-21 13:45:57 +02:00 |
|
|
3145691d27
|
tried storing data in CuArray. Weird type error is happening
|
2024-07-14 15:08:05 +02:00 |
|