Hacker News new | ask | show | jobs
by soegaard 5860 days ago
There are some tools available for command line debugging: http://docs.racket-lang.org/errortrace/index.html?q=debuggin... http://docs.racket-lang.org/unstable/debug.html?q=debugging

SLIB has worked in the past. If there are specific parts of SLIB you need, try asking the mailing list for help.