Re: [racket-dev] [plt] Push #22588: master branch updated

2011-04-29 Thread Eli Barzilay
: : *** Trivial merge (omitting list) *** : ~~ 8fb0f88 Stephen Bloch sbl...@adelphi.edu 2011-04-28 21:58 : | Merge branch 'master' of pltgit:plt : : *** Trivial merge (omitting list) *** : -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay

Re: [racket-dev] release blurb for 5.1.1

2011-04-29 Thread Eli Barzilay
that Matthew pushed a change that disables it in BSL -- is that the only place where they were in? -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life

Re: [racket-dev] racket vs. scheme vs. clojure (as it appears to others)

2011-04-29 Thread Eli Barzilay
n) g (take 10 primes) -- -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life

[racket-dev] Release Announcement for v5.1.1

2011-04-29 Thread Eli Barzilay
(x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] release blurb for 5.1.1 (Eli Barzilay)

2011-04-29 Thread Eli Barzilay
'; the `future' primitive no longer freezes futures so a future can spawn new futures; improved log messages. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life

[racket-dev] Final(?) draft for v5.1.1

2011-04-29 Thread Eli Barzilay
. * The Universe protocol of 5.1 and its predecessors are incompatible. -- -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life

Re: [racket-dev] Final(?) draft for v5.1.1

2011-04-29 Thread Eli Barzilay
with earlier versions. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org

Re: [racket-dev] added function to srfi-19....

2011-05-03 Thread Eli Barzilay
/date')? +1, if possible -- maybe it will also solve the license issues with that file? -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list

Re: [racket-dev] strange performance on regexp-match: proposed patch

2011-05-03 Thread Eli Barzilay
as your version -- I basically just used #rx= to do the search then split on the results. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list

Re: [racket-dev] racket vs. scheme vs. clojure (as it appears to others)

2011-05-04 Thread Eli Barzilay
, user-defined languages, a complete GUI framework and other modern features. -1 for any mention of Java. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life

Re: [racket-dev] racket vs. scheme vs. clojure (as it appears to others)

2011-05-05 Thread Eli Barzilay
borrowing. (-: On Wed, May 4, 2011 at 7:51 PM, Eli Barzilay e...@barzilay.org wrote: 20 minutes ago, Justin Zamora wrote: On Sun, May 1, 2011 at 3:20 AM, D Herring dherr...@tentpost.com wrote: You might emphasize that Racket is a new language, borrowing the best parts of Scheme

Re: [racket-dev] wishes

2011-05-06 Thread Eli Barzilay
getting it to run can be a little tricky: racket -lue racket/base x (run) so maybe have some raco command that does that. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life

Re: [racket-dev] wishes

2011-05-06 Thread Eli Barzilay
in the same manner as -tm runs main. e.g. racket -tM my_module.rkt main racket -tM my_module.rkt core-tests racket -tM my_module.rkt tests Sounds useful (emacs has a similar `-f' flag, for example), but still a bit too much. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli

Re: [racket-dev] racket vs. scheme vs. clojure (as it appears to others)

2011-05-06 Thread Eli Barzilay
it works with Apache. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] racket vs. scheme vs. clojure (as it appears to others)

2011-05-07 Thread Eli Barzilay
. (All the API docs *should* be visible to everyone, but currently you need a login to read them. It was simpler to implement things this way, and we're in the process of changing to a more friendly system.) N. On Fri, May 6, 2011 at 5:11 PM, Eli Barzilay e...@barzilay.org wrote

Re: [racket-dev] racket vs. scheme vs. clojure (as it appears to others)

2011-05-07 Thread Eli Barzilay
.] -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] IE blocks Help Desk search

2011-05-09 Thread Eli Barzilay
)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] contract-test.rktl

2011-05-11 Thread Eli Barzilay
...] [It's the journey that matters, and not the end.] [Sorry, I woke up too early today.] -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list

Re: [racket-dev] Bibtex in Scribble

2011-05-12 Thread Eli Barzilay
instead? (Either as a script in meta/contrib or as a scribble command line thing.) -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related

Re: [racket-dev] Fancy application/automatic anonymous functions

2011-05-17 Thread Eli Barzilay
be modified, it means that my class languages need to be modified, etc. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related

Re: [racket-dev] Fancy application/automatic anonymous functions

2011-05-17 Thread Eli Barzilay
how (λ(n) (+ x n)) feels... One nice thing about it is that it discourages me from trying to get rid of the parens with things like (λ n → (+ x n)). -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life

Re: [racket-dev] scribble pdf

2011-05-23 Thread Eli Barzilay
two tools to create a new renderer pdf-render.rkt uses 3 to combine 1-2 into a pdf renderer -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life

Re: [racket-dev] scribble pdf

2011-05-23 Thread Eli Barzilay
Three minutes ago, Jay McCarthy wrote: 2011/5/23 Eli Barzilay e...@barzilay.org: 8 minutes ago, Jay McCarthy wrote: Most of the time when I run scribble to get PDF output, I get something like: /texmf-texlive-dist/fonts/type1/urw/times/utmb8a.pfb/opt/local/share/texmf-te xlive-dist

Re: [racket-dev] scribble pdf

2011-05-23 Thread Eli Barzilay
on. You mean that you see an output from the above that is different from the --pdf output? If so, then sounds like there might be some interaction problem with the subprocess. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org

Re: [racket-dev] scribble pdf

2011-05-24 Thread Eli Barzilay
place so you can see what is going on. You mean that you see an output from the above that is different from the --pdf output?  If so, then sounds like there might be some interaction problem with the subprocess. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay

Re: [racket-dev] scribble pdf

2011-05-24 Thread Eli Barzilay
(x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] scribble pdf

2011-05-24 Thread Eli Barzilay
))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] type-case + typed racket yet?

2011-05-25 Thread Eli Barzilay
to always consider the `Baz' case too. Clearly, one missing link is a `match' form that can throw a type error if the matched value has some non `None' type at the end. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org

Re: [racket-dev] type-case + typed racket yet?

2011-05-25 Thread Eli Barzilay
these errors detected at compile time are a huge win in my course. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks

Re: [racket-dev] [plt] Push #22748: master branch updated

2011-05-27 Thread Eli Barzilay
-lang.org wrote: 13b2adc Eli Barzilay e...@racket-lang.org 2011-05-27 18:09 : | Switch the license text from LGPLv2 to LGPLv2.1. | | This makes it correspond to the license page we have on downloads that | talks about the lesser GPL rather than the library one. -- ((lambda (x) (x

Re: [racket-dev] OSX problems

2011-06-02 Thread Eli Barzilay
A few seconds ago, John Clements wrote: On Jun 2, 2011, at 8:29 PM, Eli Barzilay wrote: Is there anyone awake now, with a current (git head) OSX build, and that sees the problem of not being able to choose *.rkt files in the open file dialog? More details, please. Earlier today

Re: [racket-dev] OSX problems

2011-06-02 Thread Eli Barzilay
10 minutes ago, Brent Fulgham wrote: On Jun 2, 2011, at 8:52 PM, Eli Barzilay wrote: Earlier today, in commit 1582f160, I did a change that seemed to break openning files in OSX. (Files are all grayed out and unclickable.) I can see the issue. What do you need? Already resolved

Re: [racket-dev] guidelines on error messages -- please send feedback

2011-06-03 Thread Eli Barzilay
context, where you use colors/font/etc or you know that there is no keyword in your world that can be confused with text like `like'. Perhaps it would be a hook to start using some unicode things? 〈x〉 «x» ⌈x⌋ -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay

[racket-dev] `regexp-match**'

2011-06-04 Thread Eli Barzilay
. Opinions? -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] `regexp-match**'

2011-06-04 Thread Eli Barzilay
without that it could be arbitrarily and prohibitively more expensive. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related

[racket-dev] `take' argument order

2011-06-07 Thread Eli Barzilay
that is uniformly used in `take-while' etc. Opinions? -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http

[racket-dev] `take-until' etc

2011-06-07 Thread Eli Barzilay
Does anyone see a need for `take-until' (and `drop-' and `-right' versions), or is `negate' enough to not have that? -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life

Re: [racket-dev] `take' argument order

2011-06-08 Thread Eli Barzilay
is not laziness but its implicit currying -- so of course it shouldn't be a reason to make lazy racket follow it.] -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life

Re: [racket-dev] `take' argument order

2011-06-08 Thread Eli Barzilay
10 minutes ago, Robby Findler wrote: On Wed, Jun 8, 2011 at 8:55 AM, Eli Barzilay e...@barzilay.org wrote: [Yes, that's true regardless.  If `take' in plain `racket' stays as is, then eventually the one in lazy will need to change.  It just happened to be the first thing that made me look

Re: [racket-dev] `take' argument order

2011-06-08 Thread Eli Barzilay
with other languages, which also sounds odd, but has been a source of confusion. In any case, I do take compatibility as a priority, so I'm suggesting allowing both orders for this case. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http

Re: [racket-dev] `take' argument order

2011-06-08 Thread Eli Barzilay
A few seconds ago, Matthew Flatt wrote: At Wed, 8 Jun 2011 10:21:18 -0400, Eli Barzilay wrote: In any case, I do take compatibility as a priority, so I'm suggesting allowing both orders for this case. You also mentioned disallowing improper lists as a related change, which could

Re: [racket-dev] `take' argument order

2011-06-08 Thread Eli Barzilay
10 minutes ago, Robby Findler wrote: On Wed, Jun 8, 2011 at 9:21 AM, Eli Barzilay e...@barzilay.org wrote: In any case, I do take compatibility as a priority, so I'm suggesting allowing both orders for this case. I did not mention this (remaining silent in response to your comment

Re: [racket-dev] `take' argument order

2011-06-08 Thread Eli Barzilay
6 minutes ago, Stephen Bloch wrote: On Jun 8, 2011, at 9:55 AM, Eli Barzilay wrote: ... the justification for the argument order in Haskell is not laziness but its implicit currying -- so of course it shouldn't be a reason to make lazy racket follow it.] Another justification

Re: [racket-dev] Non-negative real predicate?

2011-06-10 Thread Eli Barzilay
to read... On one hand, the `/' makes it look like a kind of negation, and OTOH, it looks like some ascii rendering of a toy train.) -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life

Re: [racket-dev] [plt] Push #22828: master branch updated

2011-06-17 Thread Eli Barzilay
not sure whether it's realted, but the `name' input seems very broken. (The same two points for the other two additions.) -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life

Re: [racket-dev] [plt] Push #22828: master branch updated

2011-06-17 Thread Eli Barzilay
9 minutes ago, Vincent St-Amour wrote: At Fri, 17 Jun 2011 14:51:29 -0400, Eli Barzilay wrote: I don't know why more of these are needed (they seem to be growing exponentially), but this: I need racketmod+interaction for some docs I'm currently writing. So I added the others

Re: [racket-dev] [plt] Push #22821: master branch updated

2011-06-18 Thread Eli Barzilay
it goes to the definitions window. Things have been doing that for a _long_ time so I'm reluctant to mess with that. Robby On Fri, Jun 17, 2011 at 8:55 PM, Eli Barzilay e...@barzilay.org wrote: I'd hope for this to go the other way -- for the focus to remain where it is.  (But I'd say

[racket-dev] net/url and https

2011-06-19 Thread Eli Barzilay
since it's making things even more hairy in the unit sense, and I don't think that that's a good direction. I dislike #3 since it feels like a bad hack. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze

Re: [racket-dev] net/url and https

2011-06-19 Thread Eli Barzilay
, and #6 means duplicating that toy only to solve a problem temporarily. On Mon, Jun 20, 2011 at 5:57 AM, Eli Barzilay e...@barzilay.org wrote: Does anyone have any objection to dropping the unitized interface for `net/url'?  Specifically, did anyone ever used it for any purpose other than making

Re: [racket-dev] net/url and https

2011-06-19 Thread Eli Barzilay
it? -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] net/url and https

2011-06-19 Thread Eli Barzilay
))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Github mirroring is down

2011-06-24 Thread Eli Barzilay
40 minutes ago, Eli Barzilay wrote: JFYI, there is no github mirroring ATM. I don't know when I'll be able to get it working again. So here are the details: the first push that was done today (I think it was Kevin's) had some problem in the step where it mirrors to github. I first didn't pay

Re: [racket-dev] Getting github to recognize .scrbl files

2011-06-27 Thread Eli Barzilay
15 minutes ago, Matthias Felleisen wrote: On Jun 27, 2011, at 4:42 PM, Eli Barzilay wrote: []s hightlighted in red... But that's a general scheme issue now too. No [] in Scheme proper :-) Is too! -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay

Re: [racket-dev] Testing mode

2011-06-27 Thread Eli Barzilay
and a bare minimum that solves the problem. Any thoughts? (There was also an issue of how to avoid having test code in the compiled form.) -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life

Re: [racket-dev] Testing mode

2011-06-28 Thread Eli Barzilay
6 hours ago, Eli Barzilay wrote: 15 minutes ago, Jay McCarthy wrote: We've talked before about having a testing mode so that tests could be written inline, but not run when the module is normally run. I've attached a patch that adds a simple way of doing this. racket/test gives you

Re: [racket-dev] Testing mode

2011-06-28 Thread Eli Barzilay
general, I'll post it on a new thread. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http

Re: [racket-dev] Testing mode

2011-06-28 Thread Eli Barzilay
for -- and Jay's thing is not addressing that at all. My proposal (on the other thread) does, and avoids the need for new wrappers. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life

Re: [racket-dev] [racket] getting symbol documentation URL quickly within Emacs

2011-06-28 Thread Eli Barzilay
Four minutes ago, Matthias Felleisen wrote: On Jun 28, 2011, at 9:55 AM, Eli Barzilay wrote: (2) things from libraries can be excluded from specific languages because we know they won't run That won't work right too... Should I list a whole bunch of modules for my language

Re: [racket-dev] Racket startup

2011-06-28 Thread Eli Barzilay
8 minutes ago, Neil Van Dyke wrote: Eli Barzilay wrote at 06/28/2011 09:52 AM: This makes `MAIN' the Racket equivalent of Python's `__main__' thing. As for the name, if you could promise me that this name isn't a slippery slope to a proliferation of all-uppercase variable names

Re: [racket-dev] Testing mode

2011-06-28 Thread Eli Barzilay
]) (lambda _ (old) e ... A more sophisticated thing would be something that scans the module. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life

Re: [racket-dev] [racket] getting symbol documentation URL quickly within Emacs

2011-06-28 Thread Eli Barzilay
10 minutes ago, Matthias Felleisen wrote: On Jun 28, 2011, at 10:04 AM, Eli Barzilay wrote: Regardless of this, you're missing the main problem. If you're in drracket (or in a racket repl), you won't get to `set-car!', unless you explicitly search everything. But the problem is when

Re: [racket-dev] okay to require rackunit in modules required at startup?

2011-06-29 Thread Eli Barzilay
. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] syntax taints instead of syntax certificates

2011-06-29 Thread Eli Barzilay
))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] syntax taints instead of syntax certificates

2011-06-29 Thread Eli Barzilay
A few seconds ago, Eli Barzilay wrote: 8 minutes ago, Carl Eastlund wrote: On Wed, Jun 29, 2011 at 9:19 PM, Matthew Flatt mfl...@cs.utah.edu wrote: I've pushed a change to Racket's macro system that throws out the syntax-certificate system and adds a syntax-taint system. Syntax

[racket-dev] Wikipedia images

2011-07-01 Thread Eli Barzilay
Does anyone know how to deal with updating a wikipedia image? -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative

Re: [racket-dev] documentation reorganization

2011-07-01 Thread Eli Barzilay
manuals are added, no? Just make it plural then. I also prefer the plural title, as a signal that more might be here rather than singular, which begs a question of why bother with a category for it. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay

Re: [racket-dev] documentation reorganization

2011-07-01 Thread Eli Barzilay
Three minutes ago, Robby Findler wrote: On Sat, Jul 2, 2011 at 9:53 AM, Eli Barzilay e...@barzilay.org wrote: Four minutes ago, Robby Findler wrote: On Sat, Jul 2, 2011 at 9:41 AM, Ryan Culpepper r...@cs.utah.edu wrote: re Low-Level API: the other category labels are generally plural

Re: [racket-dev] syntax taints instead of syntax certificates

2011-07-02 Thread Eli Barzilay
that these things didn't work before. It's good to know that there was a hole that is now plugable, but it looks to me like the cost is getting many more holes by mistake. On Wed, Jun 29, 2011 at 10:10 PM, Eli Barzilay e...@barzilay.org wrote: An attempt to clarify what's unclear to me: if I'm supposed

[racket-dev] ohloh page

2011-07-05 Thread Eli Barzilay
/ohcount Anyone interested in hacking that in? -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http

Re: [racket-dev] syntax taints instead of syntax certificates

2011-07-05 Thread Eli Barzilay
On Saturday, Matthew Flatt wrote: At Sat, 2 Jul 2011 12:34:49 -0400, Eli Barzilay wrote: I read the guide chapter -- it has a few typos: 1. The page is stx-certs.html. Intentional, though I'm not sure it's a good idea. There's a small benefit of keeping the URL the same and making old

Re: [racket-dev] ohloh page

2011-07-06 Thread Eli Barzilay
))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] ohloh page

2011-07-06 Thread Eli Barzilay
)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] New error messages for *SL

2011-07-07 Thread Eli Barzilay
remember). (I don't...) Generally, redundancy is often a useful and appropriate tool in documentation. So it would be great if Scribble would provide more direct support for it. It's just code, so you do have direct support. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli

Re: [racket-dev] New error messages for *SL

2011-07-07 Thread Eli Barzilay
Four minutes ago, Michael Sperber wrote: Eli Barzilay e...@barzilay.org writes: It's just code, so you do have direct support. Yeah, well, except you run into trouble almost immediately because that code contains references, and Scribble is sensitive to all kinds of side conditions

Re: [racket-dev] New error messages for *SL

2011-07-07 Thread Eli Barzilay
9 minutes ago, Michael Sperber wrote: Eli Barzilay e...@barzilay.org writes: At the time, you proposed a complicated macro to work around the ensuing problems. No, it was you. This must have been in 2009. Now I'm even more curious. Pointer? -- ((lambda (x) (x x)) (lambda

Re: [racket-dev] New error messages for *SL

2011-07-07 Thread Eli Barzilay
], blah blah. @subsection[#:tag tag]{Some Title} More blah blah blah. @|body ...|})])) (Warning: I'm too tired to actually try the above... so it's untested.) -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http

Re: [racket-dev] New error messages for *SL

2011-07-07 Thread Eli Barzilay
of teaching languages Same here -- Implementing HtDP Languages? -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related

[racket-dev] interactive hack

2011-07-10 Thread Eli Barzilay
I'm close to adding my interactive hack to the tree (in a much improved form). Does anyone have a good idea for a name? (I started with `repl', looked too generic so I switched to `replcommand', but that looks too verbose.) -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli

Re: [racket-dev] interactive hack

2011-07-10 Thread Eli Barzilay
It's no longer mine, and it's really been years since it was really a hack. I think that I'll go with a shortened command-repl: `crepl'. On 2011-07-10, Matthias Felleisen matth...@ccs.neu.edu wrote: how about ElisInteractiveHack On Jul 10, 2011, at 8:39 AM, Eli Barzilay wrote: 10 minutes

Re: [racket-dev] interactive hack

2011-07-11 Thread Eli Barzilay
Yesterday, Eli Barzilay wrote: Ok, `4racket' and a beer for anyone who knows why. (Maybe `4repl'...) Yesterday, Neil Van Dyke wrote: 4DOS. Yes! Name your favorite brand and I'll bring it... Yesterday, D Herring wrote: On 07/10/2011 01:51 PM, Eli Barzilay wrote: Ok, `4racket' and a beer

[racket-dev] Racket DMG improvements

2011-07-13 Thread Eli Barzilay
that a script is needed, for resource forks or whatever? Please bear in mind that I don't use OSX, which is why I need a script rather than instruction on how to drag things and where to click...) -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http

Re: [racket-dev] New error messages for *SL

2011-07-14 Thread Eli Barzilay
with racket/pretty and use pretty-write instead of pretty-print. Done. It is commit 793d7894, which should be pulled into the release. I missed that -- so the only question I have for you is about da6e819. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay

Re: [racket-dev] intro videos

2011-07-14 Thread Eli Barzilay
5 minutes ago, Guillaume Marceau wrote: On Thu, Jul 14, 2011 at 10:38 AM, Eli Barzilay e...@barzilay.org wrote: A proper thing would need to do much more, something like paredit. Or DivaScheme, but without its edit-mode/insert-mode. Though the modalness was a life saver for people

Re: [racket-dev] intro videos

2011-07-14 Thread Eli Barzilay
15 minutes ago, Guillaume Marceau wrote: On Thu, Jul 14, 2011 at 1:42 PM, Eli Barzilay e...@barzilay.org wrote: Yes -- paredit is exactly an attempt to get the always-balanced benefits of structured editing, without an actual structure editor. Yes, but paredit still gets its priorities

Re: [racket-dev] intro videos

2011-07-14 Thread Eli Barzilay
, including movement (Alt-left and -right). Still using two hands. (And had I been using paredit, I'd make it do just that, and/or complain that it should use the more modern bind the key that is currently bound to X to Y.) -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay

Re: [racket-dev] language-specific documentation failed on 5.1.1

2011-07-18 Thread Eli Barzilay
: Context: Beginning Student [clear/modify] (This is using FF on linux, but I doubt that it matters.) The result is: [...] (There was really no need to paste all of *that* here.) -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org

Re: [racket-dev] language-specific documentation failed on 5.1.1

2011-07-18 Thread Eli Barzilay
into a cookie. (See the JS code in it.) So this works as expected too, and you should have a cookie set. This is at least on FF, IIRC. (I think that one browser, perhaps chrome, had an issue with cookies stored this way.) -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay

Re: [racket-dev] language-specific documentation failed on 5.1.1

2011-07-18 Thread Eli Barzilay
everything works on the drr side. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket

Re: [racket-dev] language-specific documentation failed on 5.1.1

2011-07-19 Thread Eli Barzilay
see any such problems in your description so far) -- the problem that you do see is being unable to store cookies from a local HTML file. (AFAICT, the only robust solution to all of these things is to use the on-line documentation.) -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli

Re: [racket-dev] language-specific documentation failed on 5.1.1

2011-07-19 Thread Eli Barzilay
25 minutes ago, Robby Findler wrote: On Tue, Jul 19, 2011 at 1:06 PM, Eli Barzilay e...@barzilay.org wrote: Yesterday, Robby Findler wrote: Also, when I disable cookies, I see that the context sensitive search just silently doesn't work. Would it be possible to always have the search

Re: [racket-dev] language-specific documentation failed on 5.1.1

2011-07-19 Thread Eli Barzilay
6 minutes ago, Robby Findler wrote: On Tue, Jul 19, 2011 at 1:59 PM, Eli Barzilay e...@barzilay.org wrote: 25 minutes ago, Robby Findler wrote: JS could also hide a warning that JS wasn't available, right? Well, if there's no JS, then JS can't warn you about it.  There's the `noscript

Re: [racket-dev] Racket DMG improvements

2011-07-19 Thread Eli Barzilay
)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-21 Thread Eli Barzilay
in the bundle that I downloaded, it looks like the minus part of the diff, not the plus part. Am I doing something wrong or is the bundle wrong? (This is the windows full version.) -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org

Re: [racket-dev] [plt] Push #23119: master branch updated

2011-07-26 Thread Eli Barzilay
An hour ago, Jay McCarthy wrote: On Mon, Jul 25, 2011 at 12:38 AM, Eli Barzilay e...@barzilay.org wrote: Some comments: (1) why `se-path' and not some `xexpr-path'? The 's' was intended to be 'simple' As long as it deals with xexprs, I prefer the more obvious name. (I definitely would

Re: [racket-dev] A basic package system

2011-07-27 Thread Eli Barzilay
x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Using clang to Build Racket on Mac OS X

2011-07-27 Thread Eli Barzilay
))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Pre-Release Checklist for v5.1.2

2011-07-27 Thread Eli Barzilay
in both the release candidate and the latest git update) I picked the first two, but not the third. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life

Re: [racket-dev] Pre-Release Checklist for v5.1.2, Second Call

2011-07-27 Thread Eli Barzilay
to finish. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

[racket-dev] Recommending nightly builds during releases

2011-07-27 Thread Eli Barzilay
the release started... -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo

[racket-dev] Release Announcement for v5.1.2

2011-08-01 Thread Eli Barzilay
`scriblib/bibtex' that can read bibliographic databases in bibtex format. * Sam, Vincent: TR news? (Many new types from Eric Dobson? Optimizer logs?) * Matthias: 2/HtDP news? -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org

<    1   2   3   4   5   6   7   8   9   >