Re: [racket-users] peed of scribble.

2016-04-03 Thread Hendrik Boom
On Sun, Apr 03, 2016 at 12:38:42PM -0400, Matthias Felleisen wrote: > > Think of authoring web pages with Scribble as a typed approach > to creating HTML and ad hoc processing tools based on some > simple parsing or regexp matching as programming in a dynamic > language. No need to convince m

Re: [racket-users] Racket internal error when trying to create an executable

2016-04-03 Thread Alex Harsanyi
On Saturday, April 2, 2016 at 9:03:30 PM UTC+8, Robby Findler wrote: > After you make the changes, run "raco setup" from the command line and just > wait. Everything should be good after that. (No need to delete anything.) Thanks, Robby, this worked. Alex. -- You received this message because y

Re: [racket-users] peed of scribble.

2016-04-03 Thread Matthias Felleisen
Think of authoring web pages with Scribble as a typed approach to creating HTML and ad hoc processing tools based on some simple parsing or regexp matching as programming in a dynamic language. With ad hoc tools, you may create a link within the document that goes nowhere. Not with Scribble.