kayprish
  • Joined on 2024-06-30
kayprish created branch master in kayprish/sicp-solutions 2025-02-05 11:16:19 +01:00
kayprish pushed to master at kayprish/sicp-solutions 2025-02-05 11:16:19 +01:00
8b37951b28 Add solutions to exercises from section 1.1
kayprish created repository kayprish/sicp-solutions 2025-02-05 11:15:48 +01:00
kayprish pushed to master at kayprish/pj1 2025-01-22 19:34:20 +01:00
6403c4578c Add exponentiation operator '**' in lexer
225a2b13ea Move lexer back into main package with updated go.mod
6ac4a512c2 Add intended grammar for expression syntax
9e1ef93990 Add modulo operators to lexer
4178bfefea Add reverse polish notation printer for AST
Compare 7 commits »
kayprish pushed to master at kayprish/pj1 2024-11-25 22:52:17 +01:00
475b155228 Add and test abstract syntax tree data type
e4733b20a6 Move lexer and Error into separate packages
Compare 2 commits »
kayprish pushed to master at kayprish/pj1 2024-11-25 22:51:26 +01:00
c7d48e3640 Add and test abstract syntax tree data type
4ed822aff5 RENAME THIS COMMIT: Move lexer and Error into separate packages
c102b47e9a Create tools package directory
b214affe1e fixup gitignore
236172c9c5 Add support for nested C-style comments
Compare 7 commits »
kayprish pushed to master at kayprish/ck 2024-08-18 15:59:42 +02:00
f14ed81d81 Modify the julian package to use the GDate type
kayprish pushed to master at kayprish/pj1 2024-08-07 16:47:34 +02:00
04e669c156 COMMIT TO BE AMENDED
89ca1b3b5d RENAME THIS COMMIT: Move lexer and Error into separate packages
f9ad122e87 Create tools package directory
37d64c09a7 fixup gitignore
d0bc61275e Add support for nested C-style comments
kayprish created branch master in kayprish/pj1 2024-08-07 16:47:34 +02:00
kayprish created repository kayprish/pj1 2024-08-07 16:47:02 +02:00
kayprish pushed to master at kayprish/ck 2024-07-24 18:57:52 +02:00
299832cb4b Add documentation for the julian package
kayprish pushed to master at kayprish/ck 2024-07-22 21:15:03 +02:00
6f6b203c5b Add TimeToJDate with tests
d862f6c35d Rename ToTime->JDateToTime
Compare 2 commits »
kayprish pushed to master at kayprish/ck 2024-07-21 00:34:56 +02:00
001ac47315 Update module path to git.bonsai.cool/kayprish/ck
kayprish pushed to master at kayprish/ck 2024-07-21 00:27:13 +02:00
cc6e52d352 Add tests for julian package
bd5c9fe692 Add julian Date package with conversion to time.Time
73fde0698c Add translation for UI message in source comments
62c969b015 Add style for "red letter" days in drw/drw.go
5574f20de8 add gitignore
Compare 6 commits »
kayprish pushed to master at kayprish/ck 2024-07-13 18:16:01 +02:00
da53b8c6b6 Move style definitions from Main.go to drw.go
56fa219d2d Edit wall-movement functions in drw for clarity
Compare 2 commits »