Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

libcaca

Compare

  Analyzed 2 days ago

libcaca is a graphics library that outputs text instead of pixels, so that it can work on older video cards or text terminals. It is not unlike the famous AAlib library, with the following improvements: Unicode support, 2048 colours, dithering of colour images and advanced text canvas operations (blitting, rotations).

120K lines of code

0 current contributors

about 9 years since last commit

15 users on Open Hub

Inactive
4.9
   
I Use This

yi

Compare

  Analyzed about 5 hours ago

Yi is a text editor written and extensible in Haskell. The goal of Yi is to provide a flexible, powerful and correct editor core dynamically scriptable in Haskell.

27K lines of code

0 current contributors

6 months since last commit

14 users on Open Hub

Very Low Activity
4.66667
   
I Use This

Texy!

Compare

  No analysis available

Texy is one of the most complex lightweight markup language. It allows adding of images, links, nested lists, tables and has full support for typography and CSS. Texy allows you to enter content using an easy to read Texy syntax which is filtered into structurally valid XHTML. No knowledge of HTML is required.

0 lines of code

1 current contributors

0 since last commit

12 users on Open Hub

Activity Not Available
4.83333
   
I Use This
Mostly written in language not available
Licenses: gpl, gpl3

NEdit

Compare

  Analyzed 33 minutes ago

NEdit is a Unix text editor for programmers and general users. It combines a standard, easy-to-use, graphical user interface with the thorough functionality and stability required by users who edit text eight hours a day. It includes a macro language with a complete library of editing functions ... [More] , state-of-the-art syntax highlighting for 30 common languages and text processors, and the best mouse-interactivity available in a Unix text editor. [Less]

147K lines of code

0 current contributors

over 3 years since last commit

12 users on Open Hub

Inactive
4.0
   
I Use This

Backbone

Compare

  Analyzed 1 day ago

Backbone is a user environment, using the GNUstep libraries, using the design of the NeXTstep/OPENSTEP user environment as a springboard; the idea is to do better, not just different.

14.2K lines of code

0 current contributors

about 1 year since last commit

11 users on Open Hub

Very Low Activity
3.0
   
I Use This

MarkdownJ

Compare

  Analyzed 2 days ago

MarkdownJ is the pure Java port of Markdown (a text-to-html conversion tool written by John Gruber.)

5.76K lines of code

0 current contributors

over 7 years since last commit

10 users on Open Hub

Inactive
3.0
   
I Use This

Leafpad

Compare

  Analyzed 1 day ago

Leafpad is a GTK+ based simple text editor. The user interface is similar to Notepad. It aims to be lighter than GEdit and KWrite, and to be as useful as them.

24.9K lines of code

0 current contributors

about 12 years since last commit

10 users on Open Hub

Inactive
4.0
   
I Use This

SynEdit

Compare

  Analyzed about 18 hours ago

SynEdit is a syntax highlighting edit control, not based on the Windows common controls. SynEdit is compatible with both Delphi and Kylix (C++ Builder mostly works, but is unsupported).

119K lines of code

8 current contributors

about 2 years since last commit

10 users on Open Hub

Inactive
4.33333
   
I Use This

Pyparsing

Compare

  Analyzed 1 day ago

Pyparsing is a pure-Python library module for composing recursive descent parsers, using parse expression objects such as Literal, Word, Regex, etc., combining them with OneOrMore, Optional, and operators +, ^, |, and ~ representing And, Or, MatchFirst and Not. Numerous examples are provided ... [More] , including SQL and search query parsers, arithmetic expression parsers, and HTML scrapers. [Less]

22.5K lines of code

18 current contributors

4 days since last commit

7 users on Open Hub

Moderate Activity
5.0
 
I Use This

Text::Markdown

Compare

  Analyzed 1 day ago

Perl implementation of Markdown. Markdown is a text-to-HTML filter; it translates an easy-to-read / easy-to-write structured text format into HTML. Markdown's text format is most similar to that of plain text email, and supports features such as headers, *emphasis*, code blocks, blockquotes, and links.

3.25K lines of code

0 current contributors

over 8 years since last commit

6 users on Open Hub

Inactive
4.0
   
I Use This
Licenses: Artistic_..., gpl