I want to add some info on CLI (command line interface)
Posted: Sun Sep 24, 2017 1:21 am
I want to add some info on: http://wiki.osdev.org/Command_Line
I'm plan to add
And what manual shuld I follow about pages naming conventions ?
Maybe I should first create topic in forum with draft text to discussion ?
(*) I have some problems with prototype with GC-enabled memory manager and user functions using AST interpretation, so it is not ready for publication yet
I'm plan to add
- FORTH implementation based on byte-code interpreter,
- Writing (byte-code) compiler using flex/bison, and
- Using Flex/Bison for CLI implementation and maybe
- How to write simple interprerter language for your OS (*)
And what manual shuld I follow about pages naming conventions ?
Maybe I should first create topic in forum with draft text to discussion ?
(*) I have some problems with prototype with GC-enabled memory manager and user functions using AST interpretation, so it is not ready for publication yet