furs CLI - (recommended): the FURS CMSIS Sqlite database search app.
- Top Left - Forth
- Bottom Left - "Watch cat upload.fs" so I can see the changes after every 'make' is run
- Top Right - Using Helix editor to update 'comparator.fs' from 'Plang2' to 'FURS' syntax for the thermometer example project
- Bottom Right - general use Unix terminal, in this pic it has just run furs
Alternately: DB Browser for SQLite Version 3.13.1 - Shown searching the entire furs.db for "reset"
Using test2.sql, ( developed in the DB Browser) in the CLI directly with Sqlite3
furs CLI is easy to use, just run './furs' in the project root to see the help file.
In this picture below, I'm editing a Forth source file with Helix editor while searching and copy/pasting from the furs CLI. See the Utilities and Constants pages for the other Words in the source picture.