Added tests for fact and fibo, fixed comparisons
fact and fibo are working (yeepee). fibo(25) works but is really slow.
Added error when trying to load code that would not fit into memory.
Fixed compile_not and compile_comparison to work with T and NIL instead of 1 and 0.