François-David Collin

Results 10 issues of François-David Collin

Do you think we can take AsyncRx directly into the DOM stuff and make our own Reactive view engine like [solidjs](https://github.com/ryansolid/solid) ? Should the transpiling of rx stuff add too...

#### Summary: Currently testing a python module wrapping https://github.com/diyabc/abcranger : posterior methodologies (model choice and parameter estimation) with Random Forests on reference table. (See the references) #### Description: I would...

### Description PetStore basic example fails to load v3 schema ### Repro steps 1. Create a `swagger.fsx` file ```fsharp #r "nuget: SwaggerProvider, 1.0.0-beta5" open SwaggerProvider let [] Schema = "https://petstore3.swagger.io/api/v3/openapi.json"...

For f# perhaps the port from [OCaml edition](https://github.com/ArulselvanMadhavan/ocaml-ctfp ) is the easiest path ?

I’d like to upload some of my packages : https://github.com/fradav/org-jmpress-js.el https://github.com/fradav/ob-fsharp Thanks

Similar to List.partition, adaptively. A quick and dirt would be : ```fsharp module AList = let partition bool) (l : clist[],clist transact (fun () -> left.Add row) | false ->...

feature

Hi, quarto 1.4 changed the AST handling for figures in 1.4, so the actual `pandoc.Figure` code doesn’t work anymore for this release. See https://quarto.org/docs/prerelease/1.4/lua_changes.html#support-for-crossreferenceable-elements-in-filters Should we add a whole "if...

### Before submitting your bug report - [x] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [x] I'm not able to find...

kind:bug
"needs-triage"

### Description Hello When using the standard metadata abstract entry in the frontmatter, it appears just fine in the bibtex citation. ```quarto --- title: "Summarizing Output for Reproducible Documents" description:...

It’s basically two issues in one: the inability to parse the openapi v3 schema from https://cloud.squidex.io/ (a very nice .net CMS by the way) Here I provide a script which...