Which environment, IDE or interpreter to put in practice Scheme? -


i've been making way through the little schemer , wondering environment, ide or interpreter best use in order test of scheme code jot down myself.

racket (formerly dr scheme) has nice editor, several different scheme dialects, attempt @ visual debugging, lots of libraries, , can run on platforms. has modes geared around learning language.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -