Re: [racket-users] Re: Using errortrace with repl-driven-development?

2019-07-24 Thread Anthony Quizon
iled: > myfile_rkt.dep myfile_rkt.zo > $ racket -l errortrace -i > Welcome to Racket v7.2. > > ,en "myfile.rkt" > "myfile.rkt"> (f 456) > ; g: 456 [,bt for context] > "myfile.rkt"> ,bt > ; g: 456 > ; errortrace...: >

[racket-users] Re: Using errortrace with repl-driven-development?

2019-07-24 Thread Anthony Quizon
-l racket -i > > Hope this helps, > Alex. > > On Wednesday, July 24, 2019 at 9:45:47 AM UTC+8, Anthony Quizon wrote: >> >> I've been trying to find a way to get better error messages in the racket >> repl via the command line. >> Specifically, better stack

[racket-users] Re: Using errortrace with repl-driven-development?

2019-07-23 Thread Anthony Quizon
into the repl) On Wednesday, July 24, 2019 at 11:45:47 AM UTC+10, Anthony Quizon wrote: > > I've been trying to find a way to get better error messages in the racket > repl via the command line. > Specifically, better stack traces. At the moment, if you load a file in > the r

[racket-users] Using errortrace with repl-driven-development?

2019-07-23 Thread Anthony Quizon
I've been trying to find a way to get better error messages in the racket repl via the command line. Specifically, better stack traces. At the moment, if you load a file in the repl via ',enter' it doesn't give you any information about the line number for errors. I've looked around in the

[racket-users] Implementing Racket linting in Vim Ale

2018-12-12 Thread Anthony Quizon
Hello, I'm trying to implement a racket linter in Ale for vim. I've just taken neomake code and ported it to ale. Heres what I have so far: ale/raco.vim

[racket-users] Racket channels and CSP

2018-12-04 Thread Anthony Quizon
Hello, Do Racket channels correspond directly to Communicating Sequential Processes? Are they some sort of variant? Or, are they more just inspired by them? I'm new to channels and wanted to clarify this as theres no direct references to

[racket-users] Re: RacketCon 2018 videos

2018-11-28 Thread Anthony Quizon
Did you get any information elsewhere about this? I too am curious about higher quality racketcon youtube videos. On Tuesday, November 6, 2018 at 8:08:30 AM UTC+11, Eric Haney wrote: > > Hello, > > I noticed that Youtube has a few streams of the recent RacketCon event. I > can get the gist of