Jump to content

Wikifunctions:Tools

From Wikifunctions

This page is a list of tools you can use to work with Wikifunctions more quickly and comfortably. If you have written a script, feel free to add it so that others can use it.

  • wf-query: tool that allows you to run JSONata queries on a dump of Wikifunctions, with the table output itself also being customizable with JSONata queries. Written in NodeJS Express and vanilla JS
  • find constants: tool that represents a f64 using Wikifunctions representation. Prints, comma separated, the sign of the float (-1, 0, 1), the exponent of the float, and the fraction of the float. Written in Rust.
  • Dumpextract: a program to extract info from the dump of Wikifunctions. Written in COBOL.
  • wikilambda editsource.js: User script that allows you to edit the raw JSON content of ZObjects.