Shell thingy for working
  • Beef 90.1%
  • C 9.9%
Find a file
Booklordofthedings 2090d37f53 Small refactoring, bugfixes and prompt
- Added a shell prompt. Currently still static
- Fixed a bug, where backspace would also delete shell prompt characters
- Newline positioning now uses the prompt length
- Refactored some code from Program into Scarab
2026-01-28 21:48:27 +01:00
src Small refactoring, bugfixes and prompt 2026-01-28 21:48:27 +01:00
.gitignore Initial commit 2025-02-16 14:57:09 +01:00
BeefProj.toml Basic commit and initial line readings 2026-01-24 23:29:28 +01:00
BeefSpace.toml Basic commit and initial line readings 2026-01-24 23:29:28 +01:00
helper.a New binaries & Removed echo 2026-01-25 12:33:04 +01:00
LICENSE Initial commit 2025-02-16 14:57:09 +01:00
out.o New binaries & Removed echo 2026-01-25 12:33:04 +01:00
README.md Initial commit 2025-02-16 14:57:09 +01:00
todo Todo + Initial Lexer work 2026-01-26 23:16:47 +01:00

Scarab

Shell thingy for working