Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ee58753

Browse filesBrowse files
Wodannozkriff
andauthored
Newsletter 12: Add Mun (rust-gamedev#212)
* Newsletter 12: Add Mun * Newsletter 12: Mun: Formatting & style tweaks Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent 071081c commit ee58753
Copy full SHA for ee58753

File tree

Expand file treeCollapse file tree

2 files changed

+28
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+28
-0
lines changed

‎content/posts/newsletter-012/index.md

Copy file name to clipboardExpand all lines: content/posts/newsletter-012/index.md
+28Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,34 @@ The full article is available [here][dod].
195195

196196
## Library & Tooling Updates
197197

198+
### [This Month in Mun][mun-july]
199+
200+
[![Mun logo](mun-logo.png)][Mun]
201+
202+
[Mun] is a scripting language for gamedev focused on quick iteration times
203+
that is written in Rust.
204+
205+
[Rustacean Station][rustacean] released [a podcast about Mun][rustacean-mun]
206+
in which the Mun Core Team sat down with host Jeremy
207+
to talk about why they chose Rust to develop Mun. If you are interested in
208+
having an inside look into Mun's origins and evolution, we recommend you check
209+
it out - or any of Rustacean Station's other podcasts for that matter!
210+
211+
Their additional [July updates][mun-july] include:
212+
213+
- initial support for the Language Server Protocol;
214+
- a community entry for the [Make It or Break It content] of Spaceship
215+
recreated with Mun & Rust;
216+
- CLI support for creating Mun projects;
217+
- performance benchmarks and improvements;
218+
- bugfixes and improved documentation.
219+
220+
[Mun]: https://mun-lang.org
221+
[mun-july]: https://mun-lang.org/blog/2020/07/30/this-month-july
222+
[rustacean]: https://rustacean-station.org
223+
[rustacean-mun]: https://rustacean-station.org/episode/020-mun
224+
[Make It or Break It content]: https://github.com/mun-lang/mun/issues/220
225+
198226
### [wgpu][wgpu-site]
199227

200228
![procgen dynamic "grass field"](tuitui-grass-field.jpeg)
3.08 KB
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.