Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Some simple Rust scripts and one very ugly Python script that contain materials for an introductory Rust talk

Notifications You must be signed in to change notification settings

k2bd/intro_rust_01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Part 1

To run the example scripts, do, for example, python demo_rs references_01.rs (or change the run specification line in demo_rs to use your own Python). This Python script tries to compile the file with rustc (which you must have installed). If successful the script will print "L&L: Build successful" and will then run the resulting executable, and finally will delete the executable.

About

Some simple Rust scripts and one very ugly Python script that contain materials for an introductory Rust talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published