Erik Osheim
|
e083e173e8
|
pow
|
2024-04-12 16:08:51 -04:00 |
Erik Osheim
|
15faffbf00
|
improvements
|
2024-04-12 14:20:35 -04:00 |
Erik Osheim
|
7c8b83a67f
|
replace prime (') with 1
|
2024-04-12 13:41:39 -04:00 |
Erik Osheim
|
f166481ccb
|
better and faster
|
2024-04-12 13:25:03 -04:00 |
~d6
|
797a318843
|
clean up and speed up
|
2024-04-12 12:53:40 -04:00 |
~d6
|
3904d428a8
|
Merge remote-tracking branch 'upstream/master' into d6/binary
|
2024-04-12 10:42:31 -04:00 |
Devine Lu Linvega
|
e04d4fa23f
|
Added escape character for space
|
2024-04-12 07:35:46 -07:00 |
~d6
|
ddbe324a7e
|
Merge remote-tracking branch 'upstream/master' into d6/binary
|
2024-04-12 09:13:30 -04:00 |
Devine Lu Linvega
|
12a767dc0e
|
Fixed rule in tictactoe
|
2024-04-11 17:58:44 -07:00 |
Devine Lu Linvega
|
bf7b3f42f6
|
Made printing routines postfix
|
2024-04-11 17:20:35 -07:00 |
Devine Lu Linvega
|
e67d30d8f3
|
Added tictactoe example
|
2024-04-11 17:01:48 -07:00 |
~d6
|
dab7f4eb2a
|
binary string
|
2024-04-11 19:03:25 -04:00 |
~d6
|
4e2a1d21e0
|
it's working
|
2024-04-11 18:38:49 -04:00 |
Devine Lu Linvega
|
2b7b68d713
|
Housekeeping
|
2024-04-11 13:37:23 -07:00 |
Devine Lu Linvega
|
ad4738bce1
|
Fixed issue with lambda
|
2024-04-11 13:08:08 -07:00 |
Devine Lu Linvega
|
3b415e52da
|
Fixed issue with lambdas
|
2024-04-11 12:41:05 -07:00 |
Devine Lu Linvega
|
4bedea3880
|
Housekeeping
|
2024-04-11 10:52:13 -07:00 |
Devine Lu Linvega
|
a890215143
|
Simpler plode
|
2024-04-11 10:02:53 -07:00 |
Devine Lu Linvega
|
819ea2f1fa
|
Explode terminates in an empty list
|
2024-04-11 09:54:31 -07:00 |
Devine Lu Linvega
|
30690c1d83
|
Housekeeping
|
2024-04-11 09:40:04 -07:00 |
Devine Lu Linvega
|
64e8bc30ab
|
Housekeeping
|
2024-04-11 09:26:55 -07:00 |
Devine Lu Linvega
|
50424f4d0c
|
Housekeeping
|
2024-04-11 09:08:07 -07:00 |
Devine Lu Linvega
|
5f70f09ce3
|
Abstracted create_rule
|
2024-04-11 08:53:49 -07:00 |
Devine Lu Linvega
|
528331b35a
|
put_reg should not return int
|
2024-04-11 08:21:57 -07:00 |
Devine Lu Linvega
|
d0e1a1a11a
|
Added repl example
|
2024-04-10 20:52:17 -07:00 |
~d6
|
536992d039
|
division seems to work
|
2024-04-10 22:14:47 -04:00 |
~d6
|
bb92632896
|
working
|
2024-04-10 20:21:15 -04:00 |
Devine Lu Linvega
|
79eef78cbd
|
Assign -1 id to lambdas
|
2024-04-10 13:14:51 -07:00 |
Devine Lu Linvega
|
0b2d71a4d9
|
Housekeeping
|
2024-04-10 13:08:50 -07:00 |
Devine Lu Linvega
|
a966253bd7
|
Added lambda support
|
2024-04-10 12:30:17 -07:00 |
Devine Lu Linvega
|
19b3c03a8a
|
Converging lambdas and match
|
2024-04-10 12:25:31 -07:00 |
Devine Lu Linvega
|
3c5e3de38f
|
Initial lambda support
|
2024-04-10 12:19:44 -07:00 |
Devine Lu Linvega
|
d255500447
|
Disconnected rule parsing and storage
|
2024-04-10 11:39:15 -07:00 |
Devine Lu Linvega
|
37c92c4914
|
Standardizing the add_rule funciton
|
2024-04-10 11:30:26 -07:00 |
Devine Lu Linvega
|
9f7faa41b5
|
Abstracting rule parser
|
2024-04-10 11:13:18 -07:00 |
Devine Lu Linvega
|
417ac2f2ad
|
Fixed issue in explode
|
2024-04-10 09:04:01 -07:00 |
Devine Lu Linvega
|
9a61ef90f3
|
Added console read example
|
2024-04-09 10:55:23 -07:00 |
Devine Lu Linvega
|
452b5026be
|
Started new stdin UX
|
2024-04-09 10:29:33 -07:00 |
Devine Lu Linvega
|
eee55d5c6d
|
Print rules as they happen
|
2024-04-09 08:56:25 -07:00 |
Devine Lu Linvega
|
21ec6b9e6a
|
Check for ?: register value before transform
|
2024-04-08 20:23:58 -07:00 |
Devine Lu Linvega
|
16a1617820
|
Modified stdout register
|
2024-04-08 19:57:33 -07:00 |
Devine Lu Linvega
|
beda05c9da
|
Improved hello world
|
2024-04-08 16:23:21 -07:00 |
Devine Lu Linvega
|
accc108817
|
Added linebreak escape character
|
2024-04-08 16:13:19 -07:00 |
Devine Lu Linvega
|
e786cdce58
|
Improved makefile
|
2024-04-08 16:04:31 -07:00 |
Devine Lu Linvega
|
57207920c8
|
Added time to debug build
|
2024-04-08 15:47:58 -07:00 |
Devine Lu Linvega
|
d6a3f2af7b
|
Trim program end
|
2024-04-08 15:26:53 -07:00 |
Devine Lu Linvega
|
45ebcb6a23
|
Reconnected rule IDs
|
2024-04-08 15:19:37 -07:00 |
Devine Lu Linvega
|
ad2dbb2a1f
|
Minor changes
|
2024-04-08 15:14:05 -07:00 |
Devine Lu Linvega
|
bdb19d5ea5
|
Minor change
|
2024-04-08 15:08:22 -07:00 |
Devine Lu Linvega
|
418bf81c5a
|
Store rule id in struct
|
2024-04-08 11:46:24 -07:00 |