Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS implementation added #3

Merged
merged 8 commits into from Feb 7, 2017
Merged

JS implementation added #3

merged 8 commits into from Feb 7, 2017

Conversation

l-ra
Copy link
Contributor

@l-ra l-ra commented Dec 30, 2015

Based on your Java code I created the javascript implementation. It is located in JS folder and consists of three files:

  • proquint.js - the implementation itself
  • proquint.html - demo page using the JS code to convert hex <-> quints
  • script.js - auxiliary script driving the html gui
    The demo page is available online as a github page in my forked repo.
    The JS implementation/demo can be used to quickly demonstrate how your algorithm works from a web browser without need to compile code.

@dsw dsw merged commit 031edd3 into dsw:master Feb 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants