@billstclair @Absinthe I like the challenge :)
@billstclair @Ghosty @Absinthe I'm skeptical such a language exists, I've seen Python core dump quite frequently.
@Absinthe I'll take a look at that next time.
I fixed it using gdb :).
My program was trying to erase the beginning of a vector with the size 0 :P.
I sure like programming in actual high-level languages, which don't segfault or core dump. Ever.