Socket
Book a DemoInstallSign in
Socket

jot--

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jot--

The single-character programming language!

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

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

Keywords

esolang

FAQs

Package last updated on 16 Nov 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts