Dave Carlton

Results 11 comments of Dave Carlton

From what I can see ! will skip till end of line while /* */ is treated as a spanning comment, either in line or multiline. Both are fine as...

That I like, or even change the lever such that if missing -- the ( ) are just a comment and ( comment ( nested comment) ) where if missing...

That is true, having one delimiter for both stack effect and comments gets my vote. But the current parsing expects a call effect right after the word to be defined....

Same problem here, pmenergy nowhere tp be found.

Same here, but looks like it is not going to get fixed :(

I like the 'why do we use > anyway?' seems to me `slot name @' 'value slot !' is more clear. When I first discovered accessors I was confused as...

Probably too much code out there to implement something new for slots. However, something like `foobar:a @ ` and `99 foobar:a !` seems attractive enough and would prevent the namespace...

You mean you would have to explicitly define the getter and setter if you planned to use them?

I agree, those forms are so common there should be a way to generalize them in some kind of syntax form.

Just tried setting breakpoint in fresh Factor 0.98 downloaded from the site. Same problem, hangs when trying to set breakpoint.