GithubHelp home page GithubHelp logo

llle's Introduction

LLLE - Ludicrously Large Line Editor

NOT EVEN CLOSE TO FUNCTIONAL (... yet?) But should you actually care?

This is a silly side-project based off of rote @ 6b0ac47.

The goal is to make a graphical text editor which shows only a single line at a time but otherwise has all the basic features: text selection, cut/copy/paste, and opening and saving files. Maybe undo/redo?

Plan

Motivation

While working on rote I changed out the text buffer backend for performance reasons, and saw essentially the same line ending bugs as I had before. I found this frustrating/demoralizing. I had recently read this blog post which describes "The Fully General System For Learning To Do Hard Things". The first step there is "Find something that is like the hard thing but is easy." This made me think about how much easier it would be to write an editor that only had to deal with a single line. I was reminded of the line editor like ed and their bizarre (to modern eyes?) interface. This combination of trying to simplify the project and strange UIs lead me to the idea of an editor that works like a modern one, but only shows a single line. Since the focus of the editor's display should be on the text, "obviously" the text must take up most of the screen. The idea of an editor that takes up the whole screen but only has one line was so wonderfully absurd that I wanted to make it a reality.


Licensed under MIT and Apache 2.0 The OpenGL platform layer is licensed under Apache 2.0

llle's People

Contributors

ryan1729 avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.