I see. Do you think if emacs is a good tool for editing, saving and executing racket programming?
I prefer command-like environment to GUI. But, It's inconvenient to edit a file and enter! it separately in a shell. What environment or editor are you using for racket programming? - Joe On Thu, Jun 24, 2010 at 3:25 AM, Noel Welsh <noelwe...@gmail.com> wrote: > It doesn't work that way. You should first save your defns in a file > (as a module) and then load that file into racket. If you're working > with command line racket you might want to look at the enter! > function. > > N. > > On Thu, Jun 24, 2010 at 11:03 AM, Insik Cho <imin...@gmail.com> wrote: > > Hi buddies, > > I like a normal shell interactive environment. > > After I'm working in console 'racket,' I don't want to lose all the > > definitions I have made. > > How can I save the definitions to an external file, i.e., 'xxx.ss'? > > Thanks in advance. > > - Joe >
_________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users