GithubHelp home page GithubHelp logo

dictionary support about transcrypt HOT 4 CLOSED

transcryptorg avatar transcryptorg commented on June 27, 2024
dictionary support

from transcrypt.

Comments (4)

JdeH avatar JdeH commented on June 27, 2024

I don't think you're doing anything wrong.
Seems that quite some things have fallen over or were omitted here.
I'll correct that and add this example to the autotest.

Thanks!

EDIT: Apart from the 'del' and 'for k in knights' it all works now (I had done some unfortunate edits and the autotest didn't catch them, now it does), but I haven't yet committed. Especially the 'for k in knights' requires some careful thought to prevent all 'for ... in ...' loops from becoming slow.

from transcrypt.

techdragon avatar techdragon commented on June 27, 2024

@JdeH is there a previous version where this does work? or is the issue all in new code?

from transcrypt.

JdeH avatar JdeH commented on June 27, 2024

There's no (uploaded) version in which this all works. The fact of the matter is that I started implementing the dicts some time ago but got distracted by another problem and forgot to finish them. However in the version I'm working on most of it is fixed. But I haven't yet tested well enough. Should be completed in 1 -2 weeks from now.

from transcrypt.

JdeH avatar JdeH commented on June 27, 2024

Fixed and uploaded. Automatic conversion to keys () iterable, like in 'for k in knights' can be switched on and off with a command line switch or locally with pragma ('iconv') resp. pragma ('noiconv'). I'll close the issue, feel free to reopen if needed.

from transcrypt.

Related Issues (20)

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.