Sean Perry

Results 220 comments of Sean Perry

Besides, I would rather work on porting the internals to proper Rust datastructures and style. Mechanical C transforms are not what we really want. It isn't simply transforming C loops...

I would have liked to have done this more like C++ or other type systems and defined `EndChecks` and `CircularChecks` inside of `LispCons` and had `LispCons::EndChecks`. The `lists` module is...

Thank you for the time @dennismayr

yeah, it seems so. Perhaps due to lower memory and/or slower system.

I have never seen it take a day. The initial compile can take a while though. it definitely helps to pass in something like `-j 4` so it runs in...

It would be nice if j8 and j16 worked correctly. I have seen them fail often enough I reverted by to j4.

Should we close this and open a specific ticket for the ja-dic.el issue? Or should we rename/update this ticket?

get/set functions are not a bad solution here. This makes the access and update of the variable more obvious. Making the variable truly global is also viable, but long term...

Links please.