Command Line: Difference between revisions

Jump to navigation Jump to search
m
Reverted edits by Dponyatov (talk) to last revision by New16
[unchecked revision][unchecked revision]
m (Reverted edits by Dponyatov (talk) to last revision by New16)
Line 9:
* Some functions to execute on commands
Because of their ease of implementation, CLI's are popular in hobby OS projects.
 
Methods you can use:
* flex/bison generated code for simple command interpreter
* old-fashioned [[FORTH]] interactive system (very easy to implement)
* full-featured programming language interpreter (powerful way)
 
==Advantages==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu