[racket-users] Re: A mini Goblins tutorial (was: Is there an actor based library for Racket available?)

2018-05-12 Thread Christopher Lemmer Webber
Claes Wallin (韋嘉誠) writes: > Hey, Chris! > > Wow, that was very easy to read, even in the mail client on my phone! I am > officially impressed. > > As you know we're working on a Flow-Based Programming framework within > fractalide (github:fractalide/fractalide, which also has a pre-existing > rus

Re: [racket-users] Arity-error for Handin Checker

2018-05-12 Thread Shu-Hung You
Hi James, If you use (check-deadline) in the checker, the config file needs to contain the deadline of the assignment. If the deadline configuration is not found, this error would show up. For example, in you have this config, ((active-dirs ("directoryA")) (inactive-dirs ...) (deadline ( (

[racket-users] Arity-error for Handin Checker

2018-05-12 Thread James Yoo
Hi, everyone. Sorry if this is the wrong place to ask, but I've been having some issues using the checker service for the racket handin-server. I'm currently a TA trying to get some automating checking to work for the course I'm helping to teach :). I get the following error message:

[racket-users] Re: A mini Goblins tutorial (was: Is there an actor based library for Racket available?)

2018-05-12 Thread stewart mackenzie
This might add to the confusion http://simonjf.com/writing/acca.pdf kr/sjm -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups

[racket-users] Re: A mini Goblins tutorial (was: Is there an actor based library for Racket available?)

2018-05-12 Thread 韋嘉誠
Hey, Chris! Wow, that was very easy to read, even in the mail client on my phone! I am officially impressed. As you know we're working on a Flow-Based Programming framework within fractalide (github:fractalide/fractalide, which also has a pre-existing rust implementation of FBP) and I've been thi

Re: [racket-users] Re: Is there an actor based library for Racket available?

2018-05-12 Thread Arie van Wingerden
Hi Daniel, yes, I know about that. But I just like Lisp-1 better than Lisp-2. Also Racket offers some qualities (libraries) that LFE doesn't have and I also very much like the ability to use DrRacket to build one's own languages. After viewing some videos of Matthew Butterick I was sold to Racket

Re: [racket-users] Is there an actor based library for Racket available?

2018-05-12 Thread Arie van Wingerden
Hi Christopher, just mentioned what I read here (Where Jens pointed me to): https://pkgd.racket-lang.org/pkgn/search?q=actors+ So, I did not realize the package was a cute little newborn :) Congrats anyway with this kid's birth and may it have a prosperous life. /Arie 2018-05-11 22:22 GMT+02:00

[racket-users] Re: Please HELP ME! Programmers at scheme, i am calling you ! :D

2018-05-12 Thread Zelphir Kaltstahl
Maybe I misunderstand, but doesn't https://docs.racket-lang.org/reference/mpairs.html already solve this? Unless it is a purely educational exercise of how to implement such a thing of course. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To