Esta es la aplicación para Linux llamada jlrs, cuya última versión se puede descargar como V0.22.1sourcecode.tar.gz. Se puede ejecutar en línea en el proveedor de alojamiento gratuito OnWorks para estaciones de trabajo.
Download and run online this app named jlrs with OnWorks for free.
Siga estas instrucciones para ejecutar esta aplicación:
- 1. Descargue esta aplicación en su PC.
- 2. Ingrese en nuestro administrador de archivos https://www.onworks.net/myfiles.php?username=XXXXX con el nombre de usuario que desee.
- 3. Cargue esta aplicación en dicho administrador de archivos.
- 4. Inicie el emulador en línea OnWorks Linux o Windows en línea o el emulador en línea MACOS desde este sitio web.
- 5. Desde el SO OnWorks Linux que acaba de iniciar, vaya a nuestro administrador de archivos https://www.onworks.net/myfiles.php?username=XXXXX con el nombre de usuario que desee.
- 6. Descarga la aplicación, instálala y ejecútala.
SCREENSHOTS
Ad
jlrs
DESCRIPCIÓN
jlrs is a crate that provides access to most of the Julia C API, it can be used to embed Julia in Rust applications and to use functionality it provides when writing ccallable functions in Rust. Currently, this crate is only tested in combination with Julia 1.6 and 1.9, but also supports Julia 1.7, 1.8, and 1.10. Using the current stable version is highly recommended. The minimum supported Rust version is currently 1.65. Julia must be installed before jlrs can be used, jlrs is compatible with Julia 1.6 up to and including Julia 1.10. The JlrsCore package must also have been installed, if this is not the case it will automatically be added when jlrs is initialized by default. jlrs has not been tested with juliaup yet on Linux and macOS.
Caracteristicas
- Access arbitrary Julia modules and their content
- Call Julia functions, including functions that take keyword arguments
- Handle exceptions or convert them to an error message, optionally with color
- Include and call your own Julia code
- Create values that Julia can use, and convert them back to Rust, from Rust
- Access the type information and fields of values. The contents of inline and bits-union fields can be accessed directly
Lenguaje de programación
Julia, Rust
Categorías
This is an application that can also be fetched from https://sourceforge.net/projects/jlrs.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.