Coder Social home page Coder Social logo

tdjsnelling / babel Goto Github PK

View Code? Open in Web Editor NEW
35.0 3.0 3.0 18.51 MB

An open source Library of Babel implementation in TypeScript using the GNU Multiple Precision Arithmetic Library

Home Page: https://libraryofbabel.app

License: GNU General Public License v3.0

JavaScript 10.92% Dockerfile 0.82% CSS 11.02% Pug 31.49% TypeScript 45.75%
library-of-babel babel generative-art library nodejs pug gmp typescript

babel's People

Contributors

tdjsnelling avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

babel's Issues

Why not simpler library indexes?

Hi,

Why doing this:

bookContentValue = bookIndex * C % N, and
bookIndex = bookContentValue * I % N

instead of simply use bookContentValue as the book index? Which would make the first book of the library "aaaaa...aaaaa" (410 pages of 3200 as; so 1,312,000 times the character a). The second book would be "aaaaa...aaaab". The last book would be "zzzzz...zzzzz" (or actually, . instead of z with the 29 characters alphabet).

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.