|
Embedding Julia in Windows
|
|
1
|
679
|
July 12, 2025
|
|
Getting docs in C embedding
|
|
2
|
88
|
May 26, 2025
|
|
Composite type fields names from C code
|
|
2
|
84
|
May 12, 2025
|
|
Switch from Delphi/Pascal to Julia
|
|
14
|
3061
|
April 23, 2025
|
|
Run c++ app with embedded julia on a machine without julia installation
|
|
3
|
107
|
March 23, 2025
|
|
Calling C/Fortran program that embeds Julia in Julia
|
|
2
|
181
|
March 12, 2025
|
|
Create named tuple in C to pass to jl_call
|
|
2
|
519
|
March 4, 2025
|
|
Redirect stdout, stderr to string/stream C++ (embedded)
|
|
7
|
381
|
December 27, 2024
|
|
Cfunction error handling
|
|
0
|
50
|
December 17, 2024
|
|
@cfunction with CxxWrap arguments
|
|
1
|
56
|
December 5, 2024
|
|
Embedded julia catch exception
|
|
1
|
75
|
December 3, 2024
|
|
Embedding julia: jl_atexit_hook always segfaults
|
|
10
|
358
|
October 19, 2024
|
|
Is it possible to use embedded julia without julia installed
|
|
5
|
258
|
September 7, 2024
|
|
Julia to C function to Julia function call
|
|
5
|
396
|
July 1, 2024
|
|
Segmentation fault when embedding Julia and using DifferentialEquations.jl
|
|
1
|
195
|
April 25, 2024
|
|
API reference for Julia Embedding in C
|
|
13
|
2892
|
April 16, 2024
|
|
How to use `jl_ptr_to_array`?
|
|
0
|
121
|
April 11, 2024
|
|
Help with using @cfunction and arrays
|
|
2
|
159
|
April 11, 2024
|
|
How to embed Julia in interactive mode
|
|
4
|
583
|
March 29, 2024
|
|
How to embed multithreaded Julia in a graphical macOS app
|
|
14
|
475
|
March 16, 2024
|
|
Embedding the REPL
|
|
2
|
300
|
February 13, 2024
|
|
GC problems with `jl_gc_unsafe_enter` with multithreaded embedding
|
|
2
|
377
|
January 25, 2024
|
|
Signature for `jl_array_data` is different in stable and nightly
|
|
3
|
234
|
January 8, 2024
|
|
Embedding Julia: GC race conditions
|
|
0
|
172
|
January 4, 2024
|
|
How to dynamically embed Julia in a Windows app
|
|
15
|
1116
|
December 7, 2023
|
|
Jl_call - function call latency
|
|
5
|
342
|
November 29, 2023
|
|
Effect of `JULIA_DEFINE_FAST_TLS` and how to handle in shared library or Fortran
|
|
1
|
312
|
September 2, 2023
|
|
Embedding multiple interpreters
|
|
0
|
213
|
August 7, 2023
|
|
Embedding Julia: reading std::vector from C++?
|
|
1
|
342
|
June 26, 2023
|
|
Where are the C API header files when I install with juliaup?
|
|
2
|
309
|
May 20, 2023
|