GithubHelp home page GithubHelp logo

dokutan / bf-codegen Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.53 MB

Tools and macros to generate brainfuck code

License: GNU Affero General Public License v3.0

Fennel 45.40% Julia 48.18% Makefile 0.21% C++ 5.65% Shell 0.54%
brainfuck brainfuck-transpiler

bf-codegen's Introduction

bf-codegen

Tools and macros to generate brainfuck code

What does this repository contain?

Things i wrote to write brainfuck code.

brainfuck-print

Searches for a short brainfuck program to print a given string.

fnl2bf

A Fennel (or Lua) library for working with Brainfuck code at a higher level. Includes macros for common algorithms.

To use this library with Lua, compile the Fennel version to Lua:

cd fnl2bf
fennel -c fnl2bf.fnl > fnl2bf.lua

constants

Contains programs that perform a brute force search for the shortest brainfuck program that increments/decrements/initializes one or multiple cells with given values.

misc

Things that don't fit in any other directory.

notes

Notes regarding the code in this repo.

useful links

These sites contain additional information tht might be useful for writing (or generating) brainfuck:

License

GNU Affero General Public License v3.0

bf-codegen's People

Contributors

dokutan avatar

Stargazers

 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.