Open Issues Need Help
View All on GitHub Operating Systems • Kernel Development
odenにREPLを追加 29 days ago
AI Summary: Add a Read-Eval-Print Loop (REPL) to the `oden` command within the TNTOS project. Currently, `oden` displays usage instructions when run without arguments; this task requires implementing a REPL similar to Node.js's interactive shell.
Complexity:
3/5
enhancement good first issue