Giter VIP home page Giter VIP logo

proquint's Introduction

                              Proquints:
                    Identifiers that are Readable,
                     Spellable, and Pronounceable

                         Daniel S. Wilkerson

Welcome!

Please see the article on proquints: http://arXiv.org/html/0901.4016;
A local copy is in proquint-proposal.txt and this can be converted to
proquint-proposal.gen.html by typing "make".

For the C and Java implementations: run "make clean all check" to
build and check.  After that you can run "make demo" for a simple demo
and "make examples" for more examples.

Local implementations by Daniel S. Wilkerson:

 * C implementation: proquint.c converts between proquint, hex, and
   decimal strings.

 * Java implementation: Proquint.java converts between proquint, hex,
   and decimal strings.

Local implementations by others:

 * Python implementation by Ruslan Shestopalyuk: converts between
   proquint, hex, decimal and IPv4 address strings. Installs a script
   'proquint', which can be used to convert between above
   representations via command line (see python/README.md)

 * Javascript implementation by Luděk Rašek: The code is in
   js/proquint.js.  Try it in js/proquint.html for values of arbitrary
   length.  Demo is accessible as github page:
   http://l-ra.github.io/proquint/js/proquint.html

Remote implementations by others:

 * Elixir implementation by Khaja Minhajuddin: Converts binaries to
   proquint encoded strings, Decodes proquint encode strings to
   binaries. Implementation can be found at
   https://hexdocs.pm/proquint/Proquint.html

 * Perl implementation by Mark Lawrence: Can also be installed from
   CPAN with cpan Proquint (or +cpanm+ if one has it installed).
   https://github.com/mlawren/p5-Proquint
   
 * Rust implementation by Christian Blades: Crate at
   https://crates.io/crates/proquint, source at
   https://github.com/christian-blades-cb/proquint-rs

See License.txt for copyright and terms of use.

The proquint home is http://github.com/dsw/proquint.

History:

 * 9 January 2009: initial release
 * 8 April 2012: add Java implementation
 * 30 December 2015: add Javascript implementation by Luděk Rašek
 * 3 October 2017: add Python implementation by Ruslan Shestopalyuk

Enjoy.

  -- Daniel

proquint's People

Contributors

christian-blades-cb avatar dsw avatar l-ra avatar minhajuddin avatar rshest 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.