Skip to main content

Home/ Arquitectura?/ Group items tagged text

Rss Feed Group items tagged

Pablo Lalloni

Scalex | Scala documentation search engine - 0 views

  •  
    Scaladoc Index Much like Hoogle for Haskell, Scalex lets you find Scala functions quickly. Names and Types Searches can be either textual (a list of words), or by type (a type signature) or both. A search is considered a text search unless it contains a combination of text and symbols, or if it starts with :. To search for both a type and a name, place a : between them, for example size: List[A] => Int Example queries map Search for the text map list map Search for the text list and the text map list[a] => (a => boolean) => list[a] Search for the type List[A] => (A => Boolean) => List[A] : list[a] => a Search for the type List[A] => A conserve: List[a] => (a => b) => List[b] Search for the text conserve and the type List[A] => (A => B) => List[B]
Pablo Lalloni

Run SQL directly on CSV files | Text as Data | q - 0 views

  •  
    "q is a command line tool that allows direct execution of SQL-like queries on CSVs/TSVs (and any other tabular text files)."
Pablo Lalloni

Bleve - 0 views

  •  
    "full-text search and indexing for Go"
Sebastián Zaffarano

Sublime VS. Atom: Will GitHub's Text Editor Beat The Standing Champion? | Takipi Blog - 1 views

  •  
    "Comparing Sublime and Github's Atom in 10 major categories"
Pablo Lalloni

SubScript: Programming with event driven math & concurrent fun | Event driven math & co... - 0 views

  •  
    SubScript, a way to extend common programming languages aimed to ease event handling and concurrency. Typical application areas are GUI controllers, text processing applications and discrete event simulations. SubScript is based on a mathematical concurrency theory named Algebra of Communicating Processes (ACP). ACP is a 30-year-old branch of mathematics, as solid as numeric algebra and as Boolean algebra. In fact, you can regard ACP as an extension to Boolean algebra with 'things that can happen'. These items are glued together with operations such alternative, sequential and parallel compositions. This way ACP combines the essence of grammar specification languages and notions of parallelism.
Pablo Lalloni

Pamflet - Pamflet - 0 views

  •  
    Pamflet is a publishing application for short texts, particularly user documentation of open-source software. It is designed to be easy to write and read on any platform.
Pablo Lalloni

Nux - Overview - 0 views

  •  
    Nux is an open-source Java toolkit making efficient and powerful XML processing easy. It is geared towards embedded use in high-throughput XML messaging middleware such as large-scale Peer-to-Peer infrastructures, message queues, publish-subscribe and matchmaking systems for Blogs/newsfeeds, text chat, data acquisition and distribution systems, application level routers, firewalls, classifiers, etc.
Pablo Lalloni

Pandoc - 0 views

  •  
    If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Pandoc can convert documents in markdown, reStructuredText, textile, HTML, DocBook, or LaTeX to:  * HTML formats: XHTML, HTML5, and HTML slide shows using Slidy, Slideous, S5, or DZSlides.  * Word processor formats: Microsoft Word docx, OpenOffice/LibreOffice ODT, OpenDocument XML  * Ebooks: EPUB version 2 or 3, FictionBook2  * Documentation formats: DocBook, GNU TexInfo, Groff man pages  * TeX formats: LaTeX, ConTeXt, LaTeX Beamer slides  * PDF via LaTeX  * Lightweight markup formats: Markdown, reStructuredText, AsciiDoc, MediaWiki markup, Emacs Org-Mode, Textile
Pablo Lalloni

leekchan/accounting - 0 views

  •  
    "money and currency formatting for golang"
Pablo Lalloni

UTF-8 Character Debug Tool - 0 views

  •  
    "UTF-8 Encoding Debugging Chart"
Pablo Lalloni

AlecAivazis/survey: A golang library for building interactive prompts with full support... - 1 views

  •  
    " A golang library for building interactive prompts with full support for windows and posix terminals. "
1 - 14 of 14
Showing 20 items per page