Code Monkey home page Code Monkey logo

brainfuck's People

Contributors

abbradar avatar bergmark avatar felixonmars avatar ncfavier avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

brainfuck's Issues

update FSF address in license headers

We had this patch in Fedora which doesn't apply now, but:

diff -up brainfuck-0.1/Language/Brainfuck.hs.fix brainfuck-0.1/Language/Brainfuck.hs
--- brainfuck-0.1/Language/Brainfuck.hs.fix 2012-09-07 19:26:14.069354858 +0530
+++ brainfuck-0.1/Language/Brainfuck.hs 2012-09-07 19:26:48.221355543 +0530
@@ -17,7 +17,7 @@ GNU General Public License for more deta

 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA -}
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1307  USA -}

 module Language.Brainfuck where

@@ -287,4 +287,4 @@ execute cmds n bf@(BF _ _ ip) = do

 halt = if debug
          then putStrLn "Machine Halted.\n"
-         else putStrLn "\n"
\ No newline at end of file
+         else putStrLn "\n"
diff -up brainfuck-0.1/LICENSE.fix brainfuck-0.1/LICENSE
--- brainfuck-0.1/LICENSE.fix   2012-09-07 19:25:12.045353441 +0530
+++ brainfuck-0.1/LICENSE   2012-09-07 19:27:39.233356800 +0530
@@ -2,7 +2,7 @@
               Version 2, June 1991

  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+     51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.

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.