Arjun Menon

Results 81 issues of Arjun Menon

Hey The parser tokens is slow to output, `result = parser.parse(tokens)` 1. What is the cause and how to speed this up? 2. Anyway to extend this to other languages?

Is this project still active? Can be still used for making ruby extensions of C++ libs?

Hi I am trying out this example with fltk: https://github.com/adrg/libvlc-go-examples/blob/master/v3/gtk3_player/player_windows.go Vlc needs the window id. Seems win32 xid is not exposed right? : https://github.com/pwiecz/go-fltk/blob/5313f8a5a643c8b4f71dabd084cefb9437daa8a7/include/FL/win32.H#L28

Hey i have 4.1, it seems leif required 4.5. Not sure we can update to 4.5 if underlying driver itself does not support that, atleast based on this - https://askubuntu.com/questions/795647/how-to-install-opengl-4-0-or-4-5-for-developing...

Hey, in the doc it is mentioned it supports direct c interop. Any examples for it? I am looking to write gtk gui bindings for pocketlang

Hi, I just discovered this project. Congratulations on achieving such high performance over luajit. One suggestion, not sure how it will ring but just putting it out. Possible to do...

Hey, found this project from handmade.network. Not exactly an issue but wanted to ask, apologies if this is not the right place, is there a video series on this project....

Hi, how can I remove the row headers, the red part? I am unable to find the correct reference in the docs - http://www.fox-toolkit.org/ref/classFX_1_1FXTable.html ![Image](https://github.com/user-attachments/assets/cdf6fc5d-1f53-40fc-940f-54d778e7fbbe)

Hey, how do i get started for android app development. There is not much docs I could find to build apps for android. I was able to compile a simple...

Hey, how do i get started for android app development. The supported [backend ](https://github.com/haxeui/haxeui-android) listed in readme seems outdated? Is it possible to develop apps as of today? My usecase...