This website requires JavaScript.
Explore
Help
Register
Sign In
Rust-related
/
RustPython
Watch
1
Star
0
Fork
1
You've already forked RustPython
mirror of
https://github.com/RustPython/RustPython.git
synced
2026-06-09 22:49:57 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0b541b507bd6101eef6d46ae32f2b6518b07cf8
RustPython
/
src
/
main.rs
Noah
95c1392d65
Re-add main.rs using the rustpython lib
2020-12-01 15:06:02 -06:00
4 lines
48 B
Rust
Raw
Blame
History
pub
fn
main
(
)
{
rustpython
::
run
(
|
_vm
|
{
}
)
}
Reference in New Issue
View Git Blame
Copy Permalink