Mantacid

Results 26 comments of Mantacid

I think it would add a lot of flexibility to the lexer, but I would make the implementation even simpler: store the lexer-function as an unevaluated expression within a closure,...

to elaborate on my suggestion for implementation, here is an example of being able to operate on unevaluated expressions: ```common-lisp (defparameter func `(lambda (x) (car x))) (defmacro construct-thingy (form value)...

Opera probably pulls these from a CDN somewhere. Obviously, i wouldn't suggest pulling from that CDN due to privacy issues. But perhaps one could mirror the CDN or take advantage...

starting it with 3GB fixes the issue. sorry for the unneeded report.

As of today, this bug is still present. Additionally, windows are only able to resize to the left; I cannot shrink the leftmost window after resizing it. I have tested,...

I feel like there’s. Way to do this with what’s already been implemented, though I’m likely wrong. I would still love to see this implemented, but in a way that...

You're right, that would be useful.

I'm currently using the "UNLOVK PACKAGES" option to get past this and it seems to work fine.

Right, that's what I mean to say. The LED is on, but the function returns 0 regardless.

I was just about to suggest implementing this! I usually theme my editor so that comments are italics, so I can visually distinguish them from code better. I'd love for...