Python in Rust and Rust from Python

25 views
Skip to first unread message

tbp1...@gmail.com

unread,
Mar 7, 2022, 11:55:32 AM3/7/22
to leo-editor
I just happened across this - Using Python in Rust and Rust in Python.

It's a Rust library that lets you call Python code from within a Rust program - you can pass globals and locals if you want - and access the Python variables afterwards.  You can also write Rust routines that can be called from Python.

It reminds me of Jython, though so far it's more cumbersome to use.  But interesting to contemplate!

GPiette

unread,
Mar 7, 2022, 9:45:43 PM3/7/22
to leo-editor
Reminds me of ATLAST by Autodesk, a library routine that codes like FORTH, that can be called by C programs. Now available in 64 bits version.

jkn

unread,
Mar 8, 2022, 3:09:22 AM3/8/22
to leo-editor
I knew of FICLK (from allied thread) from ... decades ago, but I have never heard of ATLAST until now - thanks!

Edward K. Ream

unread,
Mar 8, 2022, 10:30:06 AM3/8/22
to leo-editor
On Mon, Mar 7, 2022 at 10:55 AM tbp1...@gmail.com <tbp1...@gmail.com> wrote:
I just happened across this - Using Python in Rust and Rust in Python.

Thanks for this. It's on the list of things to study.

Edward
Reply all
Reply to author
Forward
0 new messages