thighkiss

1.1.1 • Public • Published

ThighKiss

A simple brainfuck interpreter. Because there aren't enough of them.

Usage

import thighkiss from 'thighkiss'; // commonjs: const thighkiss = require('thighkiss')

console.log(thighkiss("++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++."))
// Expected output: 'Hello World!'

Features

  • Support for all commonly accepted brainfuck instructions.
  • Supports overflow wrapping.
  • Supports program inputs.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.1
    1
  • 1.1.0
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i thighkiss

Weekly Downloads

1

Version

1.1.1

License

MIT

Unpacked Size

6.03 kB

Total Files

6

Last publish

Collaborators

  • thecommieaxolotl