Skip to content

Commit 7d674f8

Browse files
authored
Merge pull request #2 from nikolads/main
Add one 2024 project
2 parents 0148d60 + 8f65d9c commit 7d674f8

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@ The elective course includes 23(ish) lectures spread out over 4 months or so. Th
1111

1212
## Console
1313

14+
### tonkobali (2024)
15+
16+
Source: <https://gitlab.com/Syndamia/tonkobali>
17+
18+
https://github.com/user-attachments/assets/40acc0c0-0399-467c-a427-afb0321b9cc5
19+
20+
A small [SUBLEQ](https://en.wikipedia.org/wiki/One-instruction_set_computer#Subtract_and_branch_if_less_than_or_equal_to_zero)-based virtual machine and assembler for it.
21+
1422
### lambda-script (2022)
1523

1624
Source: <https://github.com/NikolayDPaev/lambda-script>

projects_2024.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Rust Projects from Semester 2024/2025
2+
3+
- [Console](#console)
4+
5+
## Console
6+
7+
### tonkobali (2024)
8+
9+
Source: <https://gitlab.com/Syndamia/tonkobali>
10+
11+
https://github.com/user-attachments/assets/40acc0c0-0399-467c-a427-afb0321b9cc5
12+
13+
A small [SUBLEQ](https://en.wikipedia.org/wiki/One-instruction_set_computer#Subtract_and_branch_if_less_than_or_equal_to_zero)-based virtual machine and assembler for it.

0 commit comments

Comments
 (0)