Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nj5rq
on Aug 16, 2024
|
parent
|
context
|
favorite
| on:
How does it feel to test a compiler?
I am making a simple Lisp interpreter, and this is my whole testing stage:
$ valgrind --leak-check=full --track-origins=yes ./lisp < test/test.lisp $ cat test/expected.txt
What can I say, works for me.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: