jesustorresdev/simpleshell
Simple C++ framework for writing line-oriented command interpreters. It was thought mainly to assist students in their learning about operating systems topics.
C++Apache-2.0
Issues
- 0
Refactor API using reactive programming
#29 opened by jesustorresdev - 0
- 1
Completing command
#4 opened by jesustorresdev - 2
Document the API
#9 opened by jesustorresdev - 0
Make some unitary test
#14 opened by jesustorresdev - 0
Make the programming interface to the dynamic linking loader more portable
#15 opened by jesustorresdev - 0
Create a Conan package
#28 opened by jesustorresdev - 0
Port to C++1x
#16 opened by jesustorresdev - 0
Write a README
#27 opened by jesustorresdev - 0
- 0
Simplify callback setter interface
#22 opened by jesustorresdev - 1
- 2
Valorate migration to Qt
#23 opened by jesustorresdev - 0
Add brace expansion to ShellInterpreter
#25 opened by jesustorresdev - 0
Use Boost.Locale to translate strings
#24 opened by jesustorresdev - 1
Make compilable for non-GNU systems
#21 opened by jesustorresdev - 1
Non-ascii characters support
#6 opened by jesustorresdev - 0
- 0
Solve some portability issues
#17 opened by jesustorresdev - 1
- 1
Add some more examples or docs (not just the API)
#12 opened by jdevera - 5
- 1
Allow overload the parser object creation
#11 opened by jesustorresdev - 1
Readline support doesn't work
#10 opened by jesustorresdev - 1
Better parser error handling
#7 opened by jesustorresdev - 2
- 1
Reorder auxiliary functions
#3 opened by jesustorresdev - 1
Split parser.hpp
#2 opened by jesustorresdev - 2