Skip to content

edenzik/repl-without-curses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

repl-without-curses

This is just a repl loop that doesn't use curses. Some C++ sprinkled in but could easily do without.

Building

g++ repl.c -o repl

About

This is just a repl loop that doesn't use curses. Some C++ sprinkled in but could easily do without.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages