diff --git a/_images/nope.gif b/_images/nope.gif new file mode 100644 index 0000000..13c5412 Binary files /dev/null and b/_images/nope.gif differ diff --git a/_images/potato-farming-300x225.jpg b/_images/potato-farming-300x225.jpg new file mode 100644 index 0000000..7ab4454 Binary files /dev/null and b/_images/potato-farming-300x225.jpg differ diff --git a/porque-rust.html b/porque-rust.html index 49f3883..20440fb 100644 --- a/porque-rust.html +++ b/porque-rust.html @@ -101,11 +101,57 @@
+ Basic + (com números e estruturado) + , dBase III Plus + , Clipper + , Pascal + , Cobol + , Delphi (ObjectPascal) + , C + , C++ + , ActionScript (Flash) + , PHP + , JavaScript + , Python + , Objective-C + , Clojure + , Java + , Scala + , Rust. +
+@@ -167,18 +213,19 @@ linguagens.
-fn main() {
- let mut a = 2;
- a = 3;
- println!("{}", a);
-}
-
-
-
-
fn main() {