GithubHelp home page GithubHelp logo

praba230890 / awib Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 404 KB

Automatically exported from code.google.com/p/awib

License: GNU General Public License v3.0

Brainfuck 29.81% Assembly 1.59% Makefile 0.35% Groff 43.69% Shell 1.56% Python 21.25% C 1.75%

awib's People

awib's Issues

util/bfpp.py not Python 3 compatible

What steps will reproduce the problem?
1. Running 'make'

What is the expected output? What do you see instead?

The output produced is as follows:
python util/bfpp.py --interpreter --format formats/awib-0.3 --width 79 
awib-skeleton.b > awib.b
Traceback (most recent call last):
  File "util/bfpp.py", line 177, in <module>
    sys.exit(main())
  File "util/bfpp.py", line 168, in main
    code = format(code, options.width, options.format)
  File "util/bfpp.py", line 148, in format
    return out + [''.join(code[j:j+width]) for j in xrange(0,len(code),width)]
NameError: global name 'xrange' is not defined


What version of the product are you using? On what operating system?
awib-0.3, Arch Linux x86_64, kernel release 3.2.5-1-ARCH.

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 14 Feb 2012 at 4:04

nick has purple hair

What steps will reproduce the problem?
1. foo
2. bar
3. nick

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 2 Mar 2011 at 12:24

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.