@@ -66,6 +66,33 @@ If needed, a section can be split into subsections with a "------" delimiter.
66
66
67
67
## Library & Tooling Updates
68
68
69
+ ### [ This Month in Mun] [ mun-july ]
70
+
71
+ [ ![ Mun logo] ( mun-logo.png )] [ Mun ]
72
+
73
+ [ Mun] is a scripting language for gamedev focused on quick iteration times
74
+ that is written in Rust.
75
+
76
+ At the end of last month, [ Rustacean Station] [ rustacean ] released [ a podcast
77
+ about Mun] [ rustacean-mun ] in which the Mun Core Team sat down with host Jeremy
78
+ to talk about why they chose Rust to develop Mun. If you are interested in
79
+ having an inside look into Mun's origins and evolution, we recommend you check
80
+ it out - or any of Rustacean Station's other podcasts for that matter!
81
+
82
+ Their additional [ July updates] [ mun-july ] include:
83
+
84
+ - initial support for the Language Server Protocol;
85
+ - a community entry for the [ Make It or Break It content] of Spaceship recreated with Mun & Rust;
86
+ - CLI support for creating Mun projects;
87
+ - performance benchmarks and improvements;
88
+ - bugfixes and improved documentation.
89
+
90
+ [ Mun ] : https://mun-lang.org
91
+ [ mun-july ] : https://mun-lang.org/blog/2020/07/30/this-month-july
92
+ [ rustacean ] : https://rustacean-station.org
93
+ [ rustacean-mun ] : https://rustacean-station.org/episode/020-mun
94
+ [ Make It or Break It content ] : https://github.com/mun-lang/mun/issues/220
95
+
69
96
## Popular Workgroup Issues in Github
70
97
71
98
<!-- Up to 10 links to interesting issues -->
0 commit comments