Giter Club home page Giter Club logo

acute-terminal-control's Introduction

http://verisimilitudes.net/2018-04-04

The ACUTE-TERMINAL-CONTROL library was created to serve my needs when writing an interactive program that creates a more complex terminal interface. In order to clean the source of the aforementioned program a tad, I decided to split the functionality into a library. I also have a large disgust with the use of Curses varieties in Common Lisp programs, as this unnecessarily and substantially complicates using such a program. Risking memory leaks shouldn’t be necessary to control a terminal. This library is named as if an illness, but can also be read as fast control of a terminal device.

This library is licensed under the GNU Affero General Public License version three.

This library uses the CL-ECMA-48 library to generate its controlling sequences and so currently only targets terminals supporting the ECMA-48 control functions used. This library primarily acts as an abstraction over CL-ECMA-48. While this ensures that the control functions are optimized, as CL-ECMA-48 performs this optimization, it is not possible at this level of abstraction to necessarily send the absolutely optimal combination of control functions; this will be elaborated upon later.

acute-terminal-control's People

Contributors

vindarel avatar

Watchers

 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.