Skip to content

j201/jot--

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

#Jot--

The single character programming language!

Jot-- is an extension to the Jot programming language that makes coding as simple as holding down a key. The length of your code is converted to a binary number, which is then run as a Jot program. So, not only is Jot-- Turing-complete, but it can be coded using any characters you want!

####Example

var jot__ = require('jot--');

jot__('aaaaaaaaaa'); // The I combinator!
jot__('DESUDESUDESUDESUDESUDESUDESU'); // The K combinator!
jot__("And again, the Internet is not something that you just dump something on. It's not a big truck. It's a series of tubes. And if you don't understand, those tubes can be filled and if they are filled, when you put your message in, it gets in line and"); // The S combinator!

####Installation

npm install jot--

©2013 j201. Liscensed under the MIT License.

About

The single character programming language!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published