I am writing a Scheme to C compiler right now and I am loving it. But I want to build a production compiler. what are some problems right now, that badly need a solution, that can be solved with a compiler? Thanks
No comments yet.