Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Hah, I used gdb print expression for a calculator for decades (especially p/x for hex conversions.) I finally switched to "just fire up a python repl instead" around 2010...


Python just makes it too easy. from math import * and you have everything you need.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: