Commit graph

87 commits

Author SHA1 Message Date
174855d7a3
Preprocessing 2025-04-27 22:02:50 +02:00
82a8fccf87
IO Operators 2025-04-27 20:11:15 +02:00
b9f419a59d
Rework parsing structure 2025-04-27 19:31:29 +02:00
a4ec29f084
Remove old lexer+parser implementation 2025-04-27 18:22:03 +02:00
d5632e9217
feat: Write 2025-04-27 14:47:56 +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
5d8f2b6f35
chore: Add dependencies 2025-04-17 21:44:10 +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
ef8b82457c
Merge remote-tracking branch 'origin/main' 2025-04-06 12:15:30 +02:00
6eca9dfcb7
Checkpoint 2025-04-06 12:14:18 +02:00
438af6c053
Single clause queries 2025-04-05 18:07:31 +02:00
da21d890fb Checkpoint 2025-04-05 17:36:37 +02:00
tolauwae
ca687c0136
[tutor] Update assignment 2025-03-30 21:56:24 +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
948de3de02
chore: Add gitignore 2025-03-10 13:35:34 +01:00
tolauwae
9ba25a49f1
[tutor] Update assignment 2025-03-06 15:18:02 +01:00
github-classroom[bot]
c3a5897647
Initial commit 2025-03-06 09:15:27 +00:00