Artifact f099cea52511a1d914efe6fdbe2efb88f15f0345268212631ef42373b55d1898:
- File
www/relatedwork.md
— part of check-in
[b4b8dc32f2]
at
2023-01-09 05:16:00
on branch trunk
— add new entry to related work links and polish markup
Add 'fsl', a tcl wrapper, to inspired projects; prompted by John Rouillard on the [forum:2f5b79e695|forum]. While here, remove redundant markup and articles. (user: mark size: 4443) [more...]
Related Work
Support Projects
- SQLite: C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine
- pikchr: PIC-like markup language for diagrams in technical documentation
- althttpd: simple, secure, and low resource usage webserver that has run the https://sqlite.org/ website since 2004
- Lemon Parser Generator: re-entrant and thread-safe LALR(1) parser with a less error-prone grammar syntax than YACC or BISON
- Makeheaders: automatically generate header files for C/C++ projects
Fossil Inspired Projects
- libfossil: 3rd party Fossil SCM Library API
- fnc: interactive text-based user interface for Fossil
- ChiselApp: Free Fossil SCM hosting!
- Inskinerator: The Fossil Skin Generator
- Fuel: cross-platform GUI front-end for the excellent Fossil SCM
- fsl: Tcl/Expect wrapper script extending Fossil functionality
Editor Plugins
- Emacs-Fossil: GNU Emacs VC backend for the Fossil version control system
- VS Code: Integrated Fossil source control in Visual Studio Code
- Qt Creator Plugin: Fossil SCM plugin for the Qt Creator IDE
- Jetbrains IDE Plugin: Fossil SCM plugin for CLion, IntelliJ, GoLand, and more
- NetBeans Plugin: NetBeans plugin module to use Fossil SCM
Version Control/Software Configuration Management
- Git: Free and open source distributed version control system
- Subversion: Apache's open source version control system
- Mercurial: free, distributed source control management tool
- Game of Trees: version control which prioritizes ease of use and simplicity over flexibility
- Darcs: free and open source, cross-platform version control system
- Pijul: patch-based distributed version control system
- Sapling: A Scalable, User-Friendly Source Control System
Podcasts
- Corecursive #066: The Untold Story of SQLite
- The Changelog #454: Richard Hipp returns
- The Changelog #201: Why SQLite succeeded as a database
- bsdtalk194: Interview with D. Richard Hipp
- Two Weeks of Databases: Richard Hipp interviewed by Federico Razzoli
- Software Engineering Daily: SQLite with D. Richard Hipp
- Floss Weekly 26: Interview with D. Richard Hipp, creator of SQLite
Miscellany
- Tcl: a simple-to-learn yet very powerful programming language