forth-role
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| forth-role [2022/09/03 08:08] – admin | forth-role [2022/09/03 23:10] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ==== What role for Forth? ==== | ||
| + | |||
| + | === Hardware drivers === | ||
| + | |||
| + | Drivers are prepared by manufacturers and regularly updated with feedback from the full userbase of the product. | ||
| + | |||
| + | === The scripting application === | ||
| + | |||
| + | Developing a scripting application for astroimaging requires access to libraries, at a minimum: | ||
| + | |||
| + | * Handling FITS files | ||
| + | * Interfacing with COM objects | ||
| + | * OOP (at least for COM objects) | ||
| + | * A limited GUI or web interface | ||
| + | * Image statistical analysis routines (e.g. for autofocus) | ||
| + | |||
| + | === A new target scheduler === | ||
| + | |||
| + | This would be an exciting project. | ||
| + | |||
| + | ---- | ||
| + | -> [[tcl | The Tcl surprise]] | ||
| + | |||
| + | <- [[problem-opportunity | The problem and the opportunity]] | ||
| + | |||
