fixed newlite shit
This commit is contained in:
parent
a39eb6d870
commit
5bbde54bc1
3 changed files with 185 additions and 185 deletions
|
@ -1,10 +1,10 @@
|
|||
# Design Target
|
||||
## Curses Stack based calculator
|
||||
|
||||
* platform layer event loop
|
||||
* use ncurses
|
||||
* React to single keypress events @ a fixed interval.
|
||||
* operations are based on single letter keys
|
||||
* Write input to a prompt
|
||||
* display the stack every cycle
|
||||
* display shortcuts at the bottom
|
||||
# Design Target
|
||||
## Curses Stack based calculator
|
||||
|
||||
* platform layer event loop
|
||||
* use ncurses
|
||||
* React to single keypress events @ a fixed interval.
|
||||
* operations are based on single letter keys
|
||||
* Write input to a prompt
|
||||
* display the stack every cycle
|
||||
* display shortcuts at the bottom
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue