Code Monkey home page Code Monkey logo

swiftperl's Issues

prepare fails

swift-driver version: 1.62.15 Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)
Target: x86_64-apple-macosx12.0

% ./prepare    
Traceback (most recent call last):
 File "/Users/chordpro/tmp/swiftperl/.build/gyb/gyb", line 3, in <module>
   gyb.main()
 File "/Users/chordpro/tmp/swiftperl/.build/gyb/gyb.py", line 1251, in main
   result_text = execute_template(ast, args.line_directive, **bindings)
 File "/Users/chordpro/tmp/swiftperl/.build/gyb/gyb.py", line 1124, in execute_template
   ast.execute(execution_context)
 File "/Users/chordpro/tmp/swiftperl/.build/gyb/gyb.py", line 626, in execute
   x.execute(context)
 File "/Users/chordpro/tmp/swiftperl/.build/gyb/gyb.py", line 712, in execute
   result = eval(self.code, context.local_bindings)
 File "/Users/chordpro/tmp/swiftperl/Sources/Perl/Subroutine.swift.gyb", line 234, in <module>
   %   for p in paramsRange(tail):
 File "/Users/chordpro/tmp/swiftperl/.build/gyb/gyb.py", line 626, in execute
   x.execute(context)
 File "/Users/chordpro/tmp/swiftperl/.build/gyb/gyb.py", line 712, in execute
   result = eval(self.code, context.local_bindings)
 File "/Users/chordpro/tmp/swiftperl/Sources/Perl/Subroutine.swift.gyb", line 234, in <module>
   %   for p in paramsRange(tail):
 File "/Users/chordpro/tmp/swiftperl/.build/gyb/gyb.py", line 626, in execute
   x.execute(context)
 File "/Users/chordpro/tmp/swiftperl/.build/gyb/gyb.py", line 712, in execute
   result = eval(self.code, context.local_bindings)
 File "/Users/chordpro/tmp/swiftperl/Sources/Perl/Subroutine.swift.gyb", line 233, in <module>
   % for tail in ("fixed", "array", "hash"):
 File "/Users/chordpro/tmp/swiftperl/Sources/Perl/Subroutine.swift.gyb", line 228, in bodyArgs
   list.append("stack.fetchTail(startingAt: " + str(p) + ")")
AttributeError: 'map' object has no attribute 'append'
Failed to expand gyb template

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.