Getting docs in C embedding
|
|
2
|
75
|
May 26, 2025
|
Composite type fields names from C code
|
|
2
|
64
|
May 12, 2025
|
Switch from Delphi/Pascal to Julia
|
|
14
|
2977
|
April 23, 2025
|
Run c++ app with embedded julia on a machine without julia installation
|
|
3
|
81
|
March 23, 2025
|
Calling C/Fortran program that embeds Julia in Julia
|
|
2
|
167
|
March 12, 2025
|
Create named tuple in C to pass to jl_call
|
|
2
|
493
|
March 4, 2025
|
Redirect stdout, stderr to string/stream C++ (embedded)
|
|
7
|
278
|
December 27, 2024
|
Cfunction error handling
|
|
0
|
42
|
December 17, 2024
|
@cfunction with CxxWrap arguments
|
|
1
|
43
|
December 5, 2024
|
Embedded julia catch exception
|
|
1
|
65
|
December 3, 2024
|
Embedding julia: jl_atexit_hook always segfaults
|
|
10
|
285
|
October 19, 2024
|
Is it possible to use embedded julia without julia installed
|
|
5
|
207
|
September 7, 2024
|
Julia to C function to Julia function call
|
|
5
|
370
|
July 1, 2024
|
Segmentation fault when embedding Julia and using DifferentialEquations.jl
|
|
1
|
181
|
April 25, 2024
|
API reference for Julia Embedding in C
|
|
13
|
2816
|
April 16, 2024
|
How to use `jl_ptr_to_array`?
|
|
0
|
108
|
April 11, 2024
|
Help with using @cfunction and arrays
|
|
2
|
143
|
April 11, 2024
|
How to embed Julia in interactive mode
|
|
4
|
522
|
March 29, 2024
|
How to embed multithreaded Julia in a graphical macOS app
|
|
14
|
421
|
March 16, 2024
|
Embedding the REPL
|
|
2
|
277
|
February 13, 2024
|
GC problems with `jl_gc_unsafe_enter` with multithreaded embedding
|
|
2
|
356
|
January 25, 2024
|
Signature for `jl_array_data` is different in stable and nightly
|
|
3
|
203
|
January 8, 2024
|
Embedding Julia: GC race conditions
|
|
0
|
167
|
January 4, 2024
|
How to dynamically embed Julia in a Windows app
|
|
15
|
1021
|
December 7, 2023
|
Jl_call - function call latency
|
|
5
|
317
|
November 29, 2023
|
Effect of `JULIA_DEFINE_FAST_TLS` and how to handle in shared library or Fortran
|
|
1
|
286
|
September 2, 2023
|
Embedding multiple interpreters
|
|
0
|
208
|
August 7, 2023
|
Embedding Julia: reading std::vector from C++?
|
|
1
|
330
|
June 26, 2023
|
Where are the C API header files when I install with juliaup?
|
|
2
|
275
|
May 20, 2023
|
Calling my own Julia functions from C
|
|
0
|
203
|
May 10, 2023
|