Re: [racket-users] Note: DB layer does not handle Pg enums

2017-10-16 Thread Jay Kominek
1::text)::file_state, ...)" "OK") that query now expects the client side to provide a text value for $1 (which the racket code is completely capable of); the server will handle the cast from text to file_state for you. Similarly you can get data in unsupported types from the databas

Re: [racket-users] db: postgresql current_date - timestamptz

2015-07-20 Thread Jay Kominek
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.com. For more options, visit https://groups.google.com/d/optout. -- Jay Kominek -- You received

Re: [racket-users] Re: Use Parsack to parse a #language?

2015-05-14 Thread Jay Kominek
, provides a color lexer for DrRacket, and works with the REPL. The code is quite small, so it ought to serve as a passable example of those integrations. https://github.com/jkominek/unlambda -- Jay Kominek -- You received this message because you are subscribed to the Google Groups Racket Users

Re: [racket-users] Re: [racket] How to call a Julia function from DrRacket?

2015-05-02 Thread Jay Kominek
/unsafe with FFI types that map a bit more directly to Fortran's types, and wrapping _fun with something that know's about Fortran's quirks. -- Jay Kominek -- You received this message because you are subscribed to the Google Groups Racket Users group. To unsubscribe from this group and stop

Re: [racket-users] ANN: Gregor, a date and time library

2015-03-26 Thread Jay Kominek
this! -- Jay Kominek -- 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.com. For more options, visit https://groups.google.com/d