4VUVVW6JTJU63US5YQPERLU7RREWDJCTGCKICLQVVASIAYQAO4ZQC UOGZZY3LDQMFV5225YHIOQLKY4443TBYFIA6AWB7TGUUZWRIHEYQC U6JNZOH4B5VXHARCBW7577VUV33XL6SFJDFLX7JDZZRX7QXTLGXQC 2NQZJUPTOHIMDTSB2V53KQ5HLKKUUHQEKVB4XEHVFXOSI7UUGCJAC BWKKYJIMCCWHPGXIOIVJIZCOJ6FCKYJLLRVSQKDSMEQ2GF3WOS3QC FS2ITYYHBLFT66YUC3ENPFYI2HOYHOVEPQIN7NQR6KF5MEK4NKZAC 2DVVKKVA6PJ7VKYLGPQ22AXUB6ZWFMPWB445PRDZJDNLURUFDNDQC MD3W5IRAC6UQALQE4LJC52VQNDO3I3HXF3XE2XHDABXBYJBUVAXQC OJ2CLK4QZNZYDVBJTUF3IXVGVP2YI6C2HQNYF6O5MGKS47IPEWHAC D4FEFHQCSILZFQ5VLWNXAIRZNUMCDNGJSM4UJ6T6FDMMIWYRYILQC BPYWIU627AGHPXJ7KAZEYFJMUEVTCHQ624UHTLZ4VMAVOLZM255AC ZTMRQZSWUL6FJRI4C4H37MR2IMV22DB6KRGEOUNYRWW5CTAVQFKAC EZHO4TSWIYYUE73S6XQWIEF3HA3H7MKCNJOT27NTWTVSPVS2SL5QC WHFOJBAEZOJX3AF4ZCMCUFELSBMKMBZ374WXJVHBMLE7T6D6OZ3QC L5SYYGSBVPFZ5MHG6MIEZW4KJDSU27P3T4Z6IE3SLGACUJ7EOI5QC J5TTQDPZJCGOLAP7NRWAPK4YKMRPNRC726RSBN445PI56VYMMQPAC T36DC4DFEXANOQKGEFDAPDBGIB5VU6LIPSVHCVMWPTB6KUHNDH6AC NJRUQTNHGQWQRP5J3L2Z2J25P3BIQZKBOSBX2O7NUWJH2RPIR6QQC SBS2F7GRG4VYLB7DP2W6LPN5UEX6TK5DZFGCM2P4IVDUIUJRKJ7QC 3VPHONXQ2QZ6IKNGELNTNWOUDEUM4DQOSJXD3GOQZKIJM7VX7LIQC 5YJBJO37QX445JW2WEMLDE53KZ5KUTRQS4MRUY6M5N4BZ7AEVVUQC 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 juggletext editor widgets. The editors support copy/paste, search, infinite undo,etc. You can't modify editor functionality live (yet?).
A lightweight environment for writing small, throwaway[Lua](https://www.lua.org) and [LÖVE](https://love2d.org) programs. Tested onWindows, Mac, Linux, iOS and Android. The environment itself can be modifiedas it runs. In early release; please report issues, particularly withusability or accessibility.
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 downloadedfrom the following mirrors:
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:
* 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)
* https://git.sr.ht/~akkartik/carousel.love* https://nest.pijul.com/akkartik/carousel.love (using the Pijul version control system)
* https://git.sr.ht/~akkartik/luaML.love - a "browser" for a Lua-basedmarkup 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 thatuses all available width while remaining readable.* https://git.sr.ht/~akkartik/crosstable.love - for all-play-all tournaments.