small programming language
Find a file
2025-01-12 21:33:43 +01:00
src Implementation for TracingHeap-Requirements for Objects 2025-01-12 21:33:43 +01:00
submodules Use HashMap_ForEach from newest commit 2025-01-12 21:33:27 +01:00
templates Source code templates 2024-10-01 10:55:39 +02:00
test-inputs implementation of useful error messages 2024-10-10 18:59:17 +02:00
.gitignore .idea bin/ and build/ folder ignored 2024-10-08 22:47:20 +02:00
.gitmodules Dependency as submodule 2024-10-01 11:00:46 +02:00
CMakeLists.txt implementation of useful error messages 2024-10-10 18:59:17 +02:00
LICENSE Initial commit 2024-10-01 10:54:55 +02:00
make.sh Started making object creation work 2024-10-18 17:00:09 +02:00
README.md Update README.md 2024-10-08 22:58:46 +02:00
Roadmap.md Edited roadmap to reflect the implemented features 2024-10-08 22:54:38 +02:00

flup

small programming language, innovative syntax and reverse polish notation
implemented in pure C