GithubHelp home page GithubHelp logo

Comments (2)

gemmaro avatar gemmaro commented on June 15, 2024 1

I found a description of the timing of the parsing in "Rurema > 使用上の制限 > ローカル変数の宣言". (It may be an overlook, but I could not find this in the English documentation.)

I used it as a reference and was able to get it to start successfully by enclosing the entire code shown in Usage in begin to end.

However, there are still some concerns:

  • irb method completion doesn't work because it is inside the begin block.
  • It freezes when I press the close button of the window. (However, the window will disappear when irb is closed, so this is ok.)

Environment and Version

$ uname -mprsv
Darwin 20.2.0 Darwin Kernel Version 20.2.0: Wed Dec  2 20:39:59 PST 2020; root:xnu-7195.60.75~1/RELEASE_X86_64 x86_64 i386

$ ruby -v
ruby 3.0.0p0 (2020-12-25 revision 95aff21468) [x86_64-darwin20]

$ irb -v
irb 1.3.0 (2020-12-25)

from libui.

kojix2 avatar kojix2 commented on June 15, 2024 1

Thank you very much. The problem has been fixed.
The problem probably had something to do with garbage collection.
See #8 for more details.

After resolving issue 8, the sample on the top page now works.
(It still freezes after pressing the close button though).

from libui.

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.