[racket-users] Call for Tutorial Proposals: ICFP 2019

2019-03-27 Thread 'Sam Tobin-Hochstadt' via users-redirect
CALL FOR TUTORIAL PROPOSALS ICFP 2019 24th ACM SIGPLAN International Conference on Functional Programming August 18 - 23, 2019 Berlin, Germany https://icfp19.sigplan.org/

[racket-users] Example "RealWorld" web application

2019-03-27 Thread Philip McGrath
The RealWorld project defines a simple but realistic client–server web application (a Medium-like blogging platform) for different front- and back-end frameworks to implement as an extended tutorial example. The API is standardized, so different front- and back-ends can be us

Re: [racket-users] Claim free Discourse hosting for open source projects?

2019-03-27 Thread Jack Rosenthal
On Tue, 26 Mar 2019 at 21:00 -0700, jestar...@gmail.com wrote: > https://blog.discourse.org/2018/11/free-hosting-for-open-source-v2/ > > A lot of open source projects are transitioning to Discourse from > google groups. Discourse is an open source discussion platform and it > seems that Racket qua

Re: [racket-users] Does Racket have a sexp-syntax regular expressions?

2019-03-27 Thread zeRusski
That's it! Thank you Philip and Jay On Wednesday, 27 March 2019 12:48:37 UTC, Philip McGrath wrote: > > You'll want to look at `parser-tools/lex-sre`: > https://docs.racket-lang.org/parser-tools/Lexers.html#(mod-path._parser-tools%2Flex-sre) > -Philip > > > On Wed, Mar 27, 2019 at 8:45 AM zeRuss

Re: [racket-users] Does Racket have a sexp-syntax regular expressions?

2019-03-27 Thread Jay McCarthy
https://docs.racket-lang.org/parser-tools/Lexers.html#%28part._.Lexer_.S.R.E_.Operators%29 On Wed, Mar 27, 2019 at 8:45 AM zeRusski wrote: > > No wait. I meant SRE-like to match strings, not TRX to match trees. Messed up > there, sorry > > -- > You received this message because you are subscribe

Re: [racket-users] Does Racket have a sexp-syntax regular expressions?

2019-03-27 Thread Philip McGrath
You'll want to look at `parser-tools/lex-sre`: https://docs.racket-lang.org/parser-tools/Lexers.html#(mod-path._parser-tools%2Flex-sre) -Philip On Wed, Mar 27, 2019 at 8:45 AM zeRusski wrote: > No wait. I meant SRE-like to match strings, not TRX to match trees. Messed > up there, sorry > > -- >

Re: [racket-users] Does Racket have a sexp-syntax regular expressions?

2019-03-27 Thread zeRusski
No wait. I meant SRE-like to match strings, not TRX to match trees. Messed up there, sorry -- 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

Re: [racket-users] Does Racket have a sexp-syntax regular expressions?

2019-03-27 Thread Matt Jadud
I found this: https://github.com/cordarei/racket-trx Cheers, M On Wed, Mar 27, 2019 at 8:18 AM zeRusski wrote: > I swear someone told me there was a Racket lib equivalent of Emacs Lisp rx > or Shivers's trx regular expressions, yet I failed to find one. Any > pointers? > > Thanks > > -- > You

[racket-users] Does Racket have a sexp-syntax regular expressions?

2019-03-27 Thread zeRusski
I swear someone told me there was a Racket lib equivalent of Emacs Lisp rx or Shivers's trx regular expressions, yet I failed to find one. Any pointers? Thanks -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and

[racket-users] [TFPIE'19] Call for papers: Trends in Functional Programming in Education 2019, 11 June 2019, Vancouver, BC, CA

2019-03-27 Thread p.achten
TFPIE 2019 Call for papers http://www.staff.science.uu.nl/~hage0101/tfpie2019/index.html (June 11th, University of British Columbia, Vancouver Canada, co-located with TFP 2019) TFPIE 2019 welcomes submissions describing techniques used in the classroom, tools used in and/or developed for the cl