File tree 2 files changed +24
-0
lines changed
content/posts/newsletter-011
2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -86,6 +86,30 @@ they plant flowers which gives them points.
86
86
87
87
## Library & Tooling Updates
88
88
89
+ ### [ This Month in Mun] [ mun-june ]
90
+
91
+ ![ Language Server Diagnostics in action] ( mun-languageserver.gif )
92
+
93
+ ^ _ Mun language server diagnostics in action_
94
+
95
+ [ Mun] is a scripting language for gamedev focused on quick iteration times
96
+ that is written in Rust.
97
+
98
+ After the dust of the [ Mun v0.2 release] [ mun-release ] settled, this month focus
99
+ has been on fixing several issues found by community members, improving the
100
+ overall quality of the code base and working towards the next release: Mun v0.3.
101
+
102
+ Their [ June updates] [ mun-june ] include:
103
+
104
+ - [ * Make It or Break It* contest] ( https://github.com/mun-lang/mun/issues/220 ) ;
105
+ - several fixes for issues that arose thanks to the contest;
106
+ - the foundation for Mun projects;
107
+ - an initial language server setup;
108
+
109
+ [ Mun ] : https://mun-lang.org
110
+ [ mun-release ] : https://mun-lang.org/blog/2020/05/16/release-mun-v0-2-0
111
+ [ mun-june ] : https://mun-lang.org/blog/2020/06/30/this-month-june
112
+
89
113
### [ yaks]
90
114
91
115
[ yaks] is a minimalistic framework for automatic multithreading
You can’t perform that action at this time.
0 commit comments