update Readme and settle on a project name

akkartik
Nov 23, 2023, 6:49 AM
4VUVVW6JTJU63US5YQPERLU7RREWDJCTGCKICLQVVASIAYQAO4ZQC

Dependencies

Change contents

  • replacement in README.md at line 1
    [6.6][6.813018:813092]()
    # Example "freewheeling" app that can be modified without being restarted
    [6.6]
    [6.11634]
    # Lua Carousel
  • replacement in README.md at line 3
    [6.11635][6.813093:813167](),[6.813167][6.19:94](),[6.94][6.813244:813454](),[6.813244][6.813244:813454]()
    Running this repo in isolation won't be very helpful. If you haven't yet,
    first check out [the driver app](https://git.sr.ht/~akkartik/driver.love).
    This repo is a template you can copy to create your own live apps that juggle
    text editor widgets. The editors support copy/paste, search, infinite undo,
    etc. You can't modify editor functionality live (yet?).
    [6.11635]
    [2.18]
    A lightweight environment for writing small, throwaway
    [Lua](https://www.lua.org) and [LÖVE](https://love2d.org) programs. Tested on
    Windows, Mac, Linux, iOS and Android. The environment itself can be modified
    as it runs. In early release; please report issues, particularly with
    usability or accessibility.
  • edit in README.md at line 9
    [2.19][2.19:96](),[2.96][6.18:19](),[6.252][6.18:19](),[6.11832][6.18:19](),[6.813548][6.18:19](),[6.38][6.18:19]()
    [Some reference documentation on how to create your own apps.](reference.md)
  • edit in README.md at line 28
    [6.2866]
    [4.1109]
    (Only on non-mobile platforms for now.)
    [Some reference documentation on how to create your own apps.](reference.md)
  • replacement in README.md at line 38
    [6.662][6.813909:813973]()
    Up to you! But within the included editor widget if you use it:
    [6.662]
    [6.813973]
    Within the editor widget:
  • replacement in README.md at line 74
    [6.166][6.264:342](),[6.342][6.481:558](),[6.481][6.481:558](),[6.558][6.19:47]()
    Its immediate upstream is [text.love](https://git.sr.ht/~akkartik/text.love),
    a version without support for line drawings. Updates to it can be downloaded
    from the following mirrors:
    [6.166]
    [3.20]
    Its immediate upstream is [the template repo for freewheeling apps](https://git.sr.ht/~akkartik/template-live-editor).
    Updates to it can be downloaded from the following mirrors:
  • replacement in README.md at line 77
    [6.1529][6.345:396](),[6.396][6.48:101](),[6.1529][6.48:101](),[6.101][3.22:22](),[3.22][3.23:119]()
    * https://git.sr.ht/~akkartik/template-live-editor
    * https://codeberg.org/akkartik/template-live-editor
    * https://nest.pijul.com/akkartik/template-live-editor (using the Pijul version control system)
    [6.1529]
    [6.1609]
    * https://git.sr.ht/~akkartik/carousel.love
    * https://nest.pijul.com/akkartik/carousel.love (using the Pijul version control system)
  • edit in README.md at line 82
    [6.814243][6.399:470](),[6.470][6.814316:814382](),[6.814316][6.814316:814382](),[6.814382][6.19:152](),[6.152][6.19:150](),[6.150][5.20:98](),[5.98][6.23:23](),[6.150][6.23:23](),[6.23][6.145:146](),[6.35][6.145:146](),[6.131][6.145:146](),[6.150][6.145:146](),[6.152][6.145:146](),[6.12675][6.145:146](),[6.814382][6.145:146](),[6.145][6.145:146]()
    * https://git.sr.ht/~akkartik/luaML.love - a "browser" for a Lua-based
    markup language, loosely analogous to HTML except it's all Lua.
    * https://git.sr.ht/~akkartik/bf.love - a toy environment for working with
    [BF](https://en.wikipedia.org/wiki/Brainfuck) programs.
    * https://git.sr.ht/~akkartik/broadsheet.love - a multi-column paginator that
    uses all available width while remaining readable.
    * https://git.sr.ht/~akkartik/crosstable.love - for all-play-all tournaments.