Isaac Clayton

Results 67 comments of Isaac Clayton

After updating to the 1.0.0 release, code fixes fail to suggest for me. Just letting y'all know 😄 (Oh, and tooltips won't show up for standard library items)

atom-ide-base. I have atom-ide-ui installed, but it's disabled. Let me know if you need any other diagnostic/system info. Thanks! > I can't reproduce this. It might go away with a...

If I enable atom-ide-ui, nothing shows up, i.e. I get no lints at all. I'm going to check my config / other packages, I'll get back to you on Monday...

I've started messing around with the binary stl file format for mesh importing. I might have to refactor the way materials are assigned to objects.

I've since moved the rendering code to more appropriate places, but I've yet to add a lib.rs and so on.

Right now, Passerine runs on a bytecode interpreter written in Rust. I think that JIT/compilation are a good idea, but because we haven't yet implemented a HM type system, it's...

Thanks for the further comment. I've had a discussion with some other Core Team Members, and I think JIT is something worth pursuing - for this reason I'm reopening this...

I'm not altogether that familiar with MSP, TAL, or PCC. Would you mind explaining what they are, how they would work together in the context of Passerine, and what advantages...

That paper is really well written! I haven't read it before, but this part really struck a chord: > In the following, we describe our algorithm to construct SSA form....

I was wondering why there was a spike in interest, thanks for pointing that out! I'd like to respond to some of the questions there, but it seems I'd need...