Re: [OT] Speaking of C...
- Posted by jaygade Jun 17, 2013
- 1839 views
Another interesting link: http://gcc.godbolt.org/
This is an interactive C compiler with a variety of asm targets. The filter options are amazing! This tool could save a lot of time when you have a problem piece of code.
It would be pretty handy if we had a tool like this for interactively compiling Euphoria to IL or to C.