chiark / gitweb /
wip
authorIan Jackson <ian.jackson@eu.citrix.com>
Thu, 16 May 2019 13:11:24 +0000 (14:11 +0100)
committerIan Jackson <ian.jackson@eu.citrix.com>
Thu, 16 May 2019 13:11:24 +0000 (14:11 +0100)
.gitignore
Makefile
conclusion.fig [new file with mode: 0644]
macros.fig

index 46fdd887490e3652a0ef94983e34ded9f17a01e7..8336100ca5e92a97df021f9fad7bcf6132e83968 100644 (file)
@@ -14,6 +14,7 @@ c-v-rust.ps
 borrow-errormsg.ps
 stability-slide.ps
 coc-slide.ps
+conclusion.ps
 *.1
 *.tmp
 *.txt.eps
index 9b003293b61acfc602a4c3115e2a7217ec8422ab..cd726bf5676d585db61602d41cca9f9a7d9847d1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,9 @@ SLIDES+= bck-lifetimes
 SLIDES+= macros
 SLIDES+= cargo
 
+# F
+SLIDES+= conclusion
+
 SLIDEFILES=$(addsuffix .ps, $(SLIDES))
 
 o= >$@.new && mv -f $@.new $@
diff --git a/conclusion.fig b/conclusion.fig
new file mode 100644 (file)
index 0000000..1d9ff4d
--- /dev/null
@@ -0,0 +1,21 @@
+#FIG 3.2  Produced by xfig version 3.2.6a
+Landscape
+Center
+Metric
+A4
+100.00
+Single
+-2
+1200 2
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+        -1350 1125 10800 1125
+2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
+        -1350 5040 10800 5040
+4 0 0 50 -1 2 36 0.0000 4 420 1200 -1350 -1350 Rust\001
+4 0 0 50 -1 2 30 0.0000 4 375 2565 -900 2025 Ian Jackson\001
+4 0 0 50 -1 2 30 0.0000 4 330 1275 4050 2025 Citrix\001
+4 0 0 50 -1 2 30 0.0000 4 435 2115 5850 2025 May 2019\001
+4 0 0 50 -1 2 30 0.0000 4 435 11925 -1350 -630 The most exciting new programming language for years\001
+4 0 0 60 -1 0 20 0.0000 4 300 8715 -990 6570 Some examples taken from the Rust Book etc, Apache 2.0 / MIT\001
+4 0 0 50 -1 14 30 0.0000 4 450 7800 -855 225 https://doc.rust-lang.org/\001
+4 0 0 50 -1 14 30 0.0000 4 390 6600 -810 2700 Ian.Jackson@citrix.com\001
index ac85f1a2068af59802bcb033f2d4c8312d5f0422..7924ee5318beb34d9266938a358a3c6bf7764619 100644 (file)
@@ -9,14 +9,14 @@ Single
 1200 2
 2 1 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 2
         -1350 2970 10800 2970
-2 5 0 1 0 -1 60 -1 -1 0.000 0 0 -1 0 0 5
-       0 macro-rules-example.txt.eps
-        -1170 3330 9054 3330 9054 5712 -1170 5712 -1170 3330
 2 5 0 1 0 -1 60 -1 -1 0.000 0 0 -1 0 0 5
        0 serde-example.txt.eps
         -1170 -2250 10785 -2250 10785 2512 -1170 2512 -1170 -2250
 2 2 0 2 1 7 50 -1 -1 0.000 0 0 -1 0 0 5
         720 -1170 5760 -1170 5760 -1620 720 -1620 720 -1170
+2 5 0 1 0 -1 60 -1 -1 0.000 0 0 -1 0 0 5
+       0 macro-rules-example.txt.eps
+        -1170 3330 9054 3330 9054 5712 -1170 5712 -1170 3330
 4 0 4 50 -1 0 30 0.0000 4 435 7410 3600 5310 What a syntax for something simple!\001
 4 0 4 50 -1 0 26 0.0000 4 405 9450 1800 5760 (and this macro doesn't even always work quite right)\001
 4 0 1 50 -1 0 27 0.0000 4 315 4800 5850 -1620 Not a built in Rust feature.\001
@@ -24,3 +24,4 @@ Single
 4 0 1 50 -1 0 24 0.0000 4 360 5520 6030 -360 Only Common Lisp can beat this\001
 4 0 1 50 -1 0 30 0.0000 4 330 2175 8280 1890 Awesome!\001
 4 0 0 72 -1 2 30 0.0000 4 330 1620 9360 -2160 Macros\001
+4 0 4 50 -1 0 26 0.0000 4 405 7185 3465 3375 example from a personal project of mine\001