Giter Site home page Giter Site logo

Nim 0.19 about godot-nim HOT 10 CLOSED

pragmagic avatar pragmagic commented on July 16, 2024
Nim 0.19

from godot-nim.

Comments (10)

zetashift avatar zetashift commented on July 16, 2024 1

On the gitter/irc chat @endragor is saying the update will be made soon(TM). However it's because they want to keep the update backwards compatible it can't be done easily I think(they're using it in production).
Currently I'm just using 0.18 as choosenim doesn't work on windows 64bit, so I'd also like to see the update.

from godot-nim.

zetashift avatar zetashift commented on July 16, 2024 1

@endragor anyway we can contribute, maybe start a branch?

from godot-nim.

bluenote10 avatar bluenote10 commented on July 16, 2024

Any news on this?

I also gave it try, but it is probably not enough to replace the isNil with empty string checks, because some usages actually require nullable semantics. Probably Option[strings] are required.

I got to the point where the API produces syntax like

proc setIterationsPerSecond*(iterationsPerSecond: int64):  {.gcsafe, locks: 0.}
proc setIterationsPerSecond(iterationsPerSecond: int64):  =
  ...

which is syntactically invalid because it is missing the void return type. Either a consequence of missing nil semantics or pre-0.19 did allow that syntax...

from godot-nim.

zetashift avatar zetashift commented on July 16, 2024

@endragor anyway who could get some updates? I'm getting {.this.} pragma deprecrated all over my editor. Doesn't need to be a full blown update, maybe a simple a message about we could go further?

from godot-nim.

Zireael07 avatar Zireael07 commented on July 16, 2024

Any news?

from godot-nim.

Skaruts avatar Skaruts commented on July 16, 2024

Speaking of updates, if you don't mind me asking here, I'd like to know if these bindings are planned to also work with Godot 3.1 in the foreseeable future? (I can't use 3.0 because I need gles2.)

from godot-nim.

adrianperreault avatar adrianperreault commented on July 16, 2024

@Skaruts, they currently work with Godot 3.1 : ) see #42

from godot-nim.

Zireael07 avatar Zireael07 commented on July 16, 2024

#42 is not merged yet, any reasons why?

from godot-nim.

adrianperreault avatar adrianperreault commented on July 16, 2024

@Zireael07, the main author of the bindings has commercial code in production that's on an earlier Nim version.

from godot-nim.

Zireael07 avatar Zireael07 commented on July 16, 2024

I thought it was something to do with the PR itself :P

from godot-nim.

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.