- 'character' type, only contructible by decomposing strings
- 'boom' builtin function ;) to create a list of characters from a string
- string library with basic manipulation functionalities
- slightly improved Makefile
- Maps and Vectors can be applied as functions, using keys and int as
their arguments
- Added Identity function
- Test before install
- added conditional mapping