Skip to content

Hello World program that definitely needed to be a public repo

Notifications You must be signed in to change notification settings

mattthias/hello_world_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a basic hello world program in Rust, meant to serve as an initial foray into the language.

I am making this repository to serve as a landmark of me beginning to learn Rust, and I may also use it to experiment with the language.

Software Demo Video

Development Environment

Tools used:

  • Neovim
  • Rust
  • Cargo Package Manager

Programming language: Rust

  • Systems Programming language
  • Compiled Language
  • Type-safe
  • Borrow-checked (no garbage collector or manual memory management)

Useful Websites

About

Hello World program that definitely needed to be a public repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages