💾 Archived View for gemini.ctrl-c.club › ~nttp › toys › toyed captured on 2023-03-20 at 19:39:17. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

➡️ Next capture (2023-09-08)

-=-=-=-=-=-=-

ToyEd

A toy text editor in Tcl/Tk for educational purposes.

ToyEd is a toy text editor made for fun and learning. It's not meant for serious use, but rather to be studied and built upon.

Screenshot of ToyEd (57K)

ToyEd is written in 650 lines of Tcl/Tk (see below), but has many expected features:

Download

ToyEd is open source under the MIT license. See source code:

ToyEd version 1.1 (17K)

As of 6 January 2023, the code seems to work right, but hasn't really been tested. Please back up your data.

The user interface should be fairly obvious. See also:

project description

project news

System requirements

Running ToyEd from source requires Tcl/Tk 8.5 or newer, with Tcllib and Tklib. Both are available on most Linux distributions, or else from the tcl-lang.org website:

Tcl Developer Exchange

Recommended screen resolution: 800x600.

Credits and support

ToyEd was born from the experience of developing an older project, and reuses most code from it:

Scrunch Edit TT, a two-pane outliner for Markdown and org files

You can usually find me on IRC:

#ctrl-c channel of tilde.chat

or else on Mastodon:

No Time To Play on elekk.xyz

Would love to hear from you.

More small things