Commit graph

26 commits

Author SHA1 Message Date
095659cf30
Checkpoint 2025-04-27 11:08:28 +02:00
1b3280a947
REPL checkpoint 2025-04-18 20:36:11 +02:00
69c156024a
feat(parser): Terms parsing 2025-04-17 21:44:34 +02:00
48f94c30df
Checkpoint 2025-04-17 17:49:53 +02:00
e749f8c6cb
feat: Atom parsing 2025-04-16 14:04:39 +02:00
bd5c825ca2
chore: Naming conventions 2025-04-16 12:56:57 +02:00
4a6850527f
feat: Floating point arithmetic 2025-04-15 18:23:04 +02:00
f9950a3fd3
test: Cut with disjunction 2025-04-15 17:03:14 +02:00
2fcab52f65
test: Cut not_equal 2025-04-15 16:40:52 +02:00
229a8bbc3c
feat: Cut 2025-04-15 15:37:05 +02:00
6469dd6ced
refactor: Rework 2025-04-15 12:32:59 +02:00
ac55ed4c64
feat: Arithmetic 2025-04-11 21:11:59 +02:00
e73e5cbfc8 Checkpoint 2025-04-11 19:27:01 +02:00
e3c84e1761
refactor: Herstructurering 2025-04-06 19:16:50 +02:00
1acd1cfb67
fix: Evaluation 2025-04-06 17:29:23 +02:00
d702b9b081
Checkpoint 2025-04-06 14:42:57 +02:00
6eca9dfcb7
Checkpoint 2025-04-06 12:14:18 +02:00
da21d890fb Checkpoint 2025-04-05 17:36:37 +02:00
39c3af4ba5
feat(prolog): Atom unification 2025-03-29 16:04:40 +01:00
8429733200
feat(lexer): Comments 2025-03-27 18:34:24 +01:00
dc9e43e9ba
feat(lexer): Parentheses and quoted strings 2025-03-27 18:16:53 +01:00
e1f632ca40
feat(lexer): Scan alphanumerics & whitespace 2025-03-27 17:25:58 +01:00
e0754650bc
feat(lexer): Scan alphanumeric 2025-03-27 16:56:11 +01:00
3e80aee0db
feat(lexer): Scan dot 2025-03-27 16:05:39 +01:00
f72501fde2
feat(lexer): Scan empty string 2025-03-27 11:04:31 +01:00
4054ed5fce
chore: Project structure 2025-03-27 10:46:40 +01:00