Live data from Hacker News

Show HN: Bic – a C interpreter and API explorer

github.com

1–10 of 28 posts

Re: Show HN: Bic – a C interpreter and API explorer

#5
post #3

I often looked for this and failed to find something that I could easily use. So I'm delighted to see this as a on/off C amateur and learner.

Thanks! It's still a work in progress but should hopefully help people to get to grips with C.

Re: Show HN: Bic – a C interpreter and API explorer

#7
This is really cool, nice work. I especially like the bit about putting a REPL statement in a source file to have it drop into bic. Seems like a quick and dirty way to debug without having to fire up gdb and such. Somewhere in between print statements and full on debugging.

Thanks for sharing.

Post reply on HN