oxide
The essence of Rust.
File Explorer
- Oxide0.v
- level0.md
- both-closures.md
- rust0.md
- rust1.md
- rust2.md
- rust3.md
- rustfest-proposal.md
- why-regions.md
- core.rkt
- l3.rkt
- rust.rkt
- rust0.rkt
- build.properties
- DSL.scala
- Effects.scala
- Errors.scala
- FractionNormalizer.scala
- Main.scala
- Substitution.scala
- Syntax.scala
- TypeChecker.scala
- EffectsTests.scala
- TypeCheckerTests.scala
- .gitignore
- build.sbt
- ownershipv1.md
- ownershipv2.md
- ownershipv3.md
- ownershipv4.md
- oxide0.md
- oxide1.md
- README.md
- borrowck.ml
- borrowck.mli
- borrowcktests.ml
- dune
- edsl.ml
- interp.ml
- meta.ml
- oxexe.ml
- polonius.ml
- syntax.ml
- typeck.ml
- typeck.mli
- util.ml
- borrow_tuple_fields_2.rs
- borrow_tuple_fields_5.rs
- borrowck-assign-to-andmut-in-aliasable-loc.rs
- borrowed_local_error.rs
- kill_rules.rs
- unnecessary_error.rs
- unnest.rs
- main.rs
- Cargo.lock
- Cargo.toml
- dune
- runner.ml
- .ensime
- .gitignore
- .gitmodules
- anonymizer.sh
- dune-project
- eval.sh
- LICENSE
- package.sh
- README-submission.md
- README.md
- tests
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
opam
View Details ▼
opam
OCaml Package Manager.
Manage OCaml compilers, tools, and libraries.
opam init
Initialize opam for first use:
opam search {{query}}
Search for packages:
opam install {{package}}
Install a package and all of its dependencies:
// repository documentation
Was this content helpful?
(0 ratings)
