این یک برنامه لینوکس به نام jlrs است که آخرین نسخه آن را میتوانید با نام V0.22.1sourcecode.tar.gz دانلود کنید. میتوانید آن را به صورت آنلاین در ارائه دهنده خدمات میزبانی رایگان OnWorks برای ایستگاههای کاری اجرا کنید.
Download and run online this app named jlrs with OnWorks for free.
برای اجرای این برنامه این دستورالعمل ها را دنبال کنید:
- 1. این برنامه را در رایانه شخصی خود دانلود کنید.
- 2. در فایل منیجر ما https://www.onworks.net/myfiles.php?username=XXXXX نام کاربری مورد نظر خود را وارد کنید.
- 3. این برنامه را در چنین فایل منیجر آپلود کنید.
- 4. OnWorks Linux آنلاین یا شبیه ساز آنلاین ویندوز یا شبیه ساز آنلاین MACOS را از این وب سایت راه اندازی کنید.
- 5. از سیستم عامل لینوکس OnWorks که به تازگی راه اندازی کرده اید، به مدیر فایل ما https://www.onworks.net/myfiles.php?username=XXXXX با نام کاربری که می خواهید بروید.
- 6. اپلیکیشن را دانلود کرده، نصب و اجرا کنید.
عکس ها
Ad
جی ال آر اس
شرح
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.
امکانات
- 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
زبان برنامه نویسی
Julia, Rust
دسته بندی ها
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.