Bruce D'Arcus

Results 882 comments of Bruce D'Arcus

I've made some progress on the typescript model, so today decided to see what I could do with auto-generated code derived from it. Using the ~450 LOC of [auto-generated Rust...

Another update, very obviously rust-related. https://github.com/bdarcus/csln It's a reimplementation of the csl-next draft typescript model in pure Rust, with very tight coupling (thanks to serde) between the JSON schema input...

PS - just learned the typst folks are working on a 1.0 processor in Rust. https://github.com/typst/citationberg Feels like maybe there needs to be some collaboration across these projects.

Now that I've learned a bit of Rust so I can better understand this code base, I do think something like what I'm doing in csln and this could be...

I've forked the repo over at the CSL org, and applied Cormac's 1.67 branch, so at least it (partially) compiles :-) https://github.com/citation-style-language/citeproc-rs But there are 125 clippy warnings, and the...

The typst folks are just about to merge CSL 1.0 support in their Hayagriva library. https://github.com/typst/hayagriva/pull/66 It relies on their parser library: https://github.com/typst/citationberg

Not sure if you're looking for feedback, but if there's way you could improve the user-friendliness of the config, that would be really helpful. I'm a Rust newbie, and was...

Is this resolved @oatmealm?

> Zotero doesn't do anything with those. I should have asked this earlier, but now that I'm looking at it again: "Nothing" in this context means "throws out these data,...

Might be cool, then, for BBT and/or Zotero itself (cc @dstillman) to use that new `custom` property for exporting this kind of thing as a first step.