GithubHelp home page GithubHelp logo

abdeltwabmf / lisp-hashpalooza Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 27 KB

A diverse array of non-cryptographic hash functions in Common Lisp

License: GNU General Public License v3.0

Common Lisp 100.00%
common-lisp emacs fnv fnv-hash non-cryptographic-hash-functions rolling-hash-functions quicklisp sbcl slime

lisp-hashpalooza's Introduction

Lisp-Hashpalooza

A diverse array of non-cryptographic hash functions in Common Lisp.

Development

Tools

  1. Text editor (Emacs)
  2. Common Lisp IDE (SLIME on top of Emacs)
  3. Compiler/Interpreter (SBCL)
  4. Lisp package manager (Quicklisp)

Or, you can opt for the fastest solution: Portacle, which is portable, cross-platform, and requires no installation. Alternatively, you can use VS Code with the ALive extension. It’s up to you to figure out how it works.

Run the code

Once you have the necessary tools up and running, you can refer to this cookbook for general guidance on getting started with Common Lisp.

Load the system by entering the following command in the REPL:

(asdf:load-system "lisp-hashpalooza")

Afterward, evaluate the lisp-hashpalooza/tests/<file-name> buffer using the following steps:

  1. Press M-x to invoke the command menu.
  2. Type slime-eval-buffer and press Enter.
  3. Output should be printed to the REPL.

License

Licensed under the GPL-v3 license.

lisp-hashpalooza's People

Contributors

abdeltwabmf 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.