Giter VIP home page Giter VIP logo

luced's Introduction

################################################################################
#
#   LucED - The Lucid Editor
#
#   Copyright (C) 2005-2010 Oliver Schmidt, oliver at luced dot de
#
#   This program is free software; you can redistribute it and/or modify it
#   under the terms of the GNU General Public License Version 2 as published
#   by the Free Software Foundation in June 1991.
#
#   This program is distributed in the hope that it will be useful, but WITHOUT
#   ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
#   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
#   more details.
#
#   You should have received a copy of the GNU General Public License in the
#   file LICENSE along with this program; if not, write to the Free Software
#   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301,
#   USA.
#
################################################################################

LucED is a text editor with a graphical X11 user interface. 

The principal aim of the LucED project is to develop a text editor with the 
following features:

  * A simple and minimalistic, but powerful user interface that is similar to 
    the NEdit text editor, but does not depend on Motif
  * Fast and responsive user interface: e.g. syntax highlighting is done in
    the background and does not freeze the user interface, special handling to 
    achieve fast keyboard repeat rates
  * No dependencies on high-level widget toolkits in order to minimise the 
    requirements for the runtime system and to support slow network connections

The following features are already implemented:
  
  * Embedded Lua programming language for scripting and configuration
  * Syntax highlighting configurable via PCRE regular expressions, similar to 
    the NEdit syntax highlighting but with the enhancement to use arbitrarily 
    nested patterns
  * Full unicode support (works with UTF-8 internally)



This README file belongs to a LucED development sandbox directory tree. 

For further information see the file 

   ./web/documentation.txt

There is also a section [Building in a development sandbox] in this 
file, that explains how to build LucED with the development sandbox. 

luced's People

Contributors

osch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

luced's Issues

Official release tarball is needed.

I read all the documentations from luced.de and i found the following:
"Official LucED releases will be distributed as tar.gz archives, based on the widely used GNU autotools build system." That's great, but when? And i didn't see a configure file in git tree, so I have no idea how to package it at the time of writing. Thanks for reading.

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.