Embedding Julia in Windows
|
|
1
|
669
|
July 12, 2025
|
Getting docs in C embedding
|
|
2
|
79
|
May 26, 2025
|
Composite type fields names from C code
|
|
2
|
70
|
May 12, 2025
|
Switch from Delphi/Pascal to Julia
|
|
14
|
3005
|
April 23, 2025
|
Run c++ app with embedded julia on a machine without julia installation
|
|
3
|
92
|
March 23, 2025
|
Calling C/Fortran program that embeds Julia in Julia
|
|
2
|
171
|
March 12, 2025
|
Create named tuple in C to pass to jl_call
|
|
2
|
497
|
March 4, 2025
|
Redirect stdout, stderr to string/stream C++ (embedded)
|
|
7
|
339
|
December 27, 2024
|
Cfunction error handling
|
|
0
|
43
|
December 17, 2024
|
@cfunction with CxxWrap arguments
|
|
1
|
47
|
December 5, 2024
|
Embedded julia catch exception
|
|
1
|
66
|
December 3, 2024
|
Embedding julia: jl_atexit_hook always segfaults
|
|
10
|
315
|
October 19, 2024
|
Is it possible to use embedded julia without julia installed
|
|
5
|
236
|
September 7, 2024
|
Julia to C function to Julia function call
|
|
5
|
372
|
July 1, 2024
|
Segmentation fault when embedding Julia and using DifferentialEquations.jl
|
|
1
|
185
|
April 25, 2024
|
API reference for Julia Embedding in C
|
|
13
|
2826
|
April 16, 2024
|
How to use `jl_ptr_to_array`?
|
|
0
|
113
|
April 11, 2024
|
Help with using @cfunction and arrays
|
|
2
|
146
|
April 11, 2024
|
How to embed Julia in interactive mode
|
|
4
|
551
|
March 29, 2024
|
How to embed multithreaded Julia in a graphical macOS app
|
|
14
|
430
|
March 16, 2024
|
Embedding the REPL
|
|
2
|
289
|
February 13, 2024
|
GC problems with `jl_gc_unsafe_enter` with multithreaded embedding
|
|
2
|
361
|
January 25, 2024
|
Signature for `jl_array_data` is different in stable and nightly
|
|
3
|
217
|
January 8, 2024
|
Embedding Julia: GC race conditions
|
|
0
|
168
|
January 4, 2024
|
How to dynamically embed Julia in a Windows app
|
|
15
|
1058
|
December 7, 2023
|
Jl_call - function call latency
|
|
5
|
318
|
November 29, 2023
|
Effect of `JULIA_DEFINE_FAST_TLS` and how to handle in shared library or Fortran
|
|
1
|
295
|
September 2, 2023
|
Embedding multiple interpreters
|
|
0
|
208
|
August 7, 2023
|
Embedding Julia: reading std::vector from C++?
|
|
1
|
333
|
June 26, 2023
|
Where are the C API header files when I install with juliaup?
|
|
2
|
283
|
May 20, 2023
|