This is the console front-end for the Spar Library. 

TAB 	to commands auto-completition
\	to see the history	
help	to see the commands list

Still development:
:n	to see the "num" history item
!	to see the last history item 

Currently implemented features
	- commands (see cmd_implementation.c)
	- readline libs
	- history libs
	- termcap libs
	- signals handlers
	- getopt library (built-in, if not present)


