Replies: 1 comment
-
|
To recapitulate my experience with the jam: my jam project was the largest I've ever written in Mindcode, and it was a great experience. I've actually gained more trust in the compiler in the process: most of the time I've suspected the compiler was buggy, it turned out as a problem with my Mindcode. The actual problems I've encountered appeared early on and were mostly fixed in the 3.8.0 beta 1 release. The remote calls/remote variables support got a good test run. Splitting a large code base between more processors is relatively easy and natural, although some limitations on how remote modules may be used and organized need to be lifted. I'll continue to expand my jam project and use it as a flagship Mindcode project. The ideas and suggestions resulting from the jam are here. Mindustry ideasI'll try to suggest these officially, or create PRs for them.
Mindcode ideas
Small fixes/improvements
Larger tasks to be prioritized
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Skye organizes a logic jam - details can be found on the Mindustry Discrod server (https://discord.gg/YkMMPMYABE). The goal is to start with a single poly and zero resources, and produce a mega. If you're also taking part in the jam using Mindcode, we can discuss the experience here.
I'm taking part in this (using Mindcode, of course), which means I'm a bit busy now. This is also an opportunity for me to use Mindcode on a larger project, which is extremely useful (and sometimes actually pretty frustrating), as I'm running into issues which did not occur in simpler code fragments I'm using when developing Mindcode itself. As a result, I've run into several issues. This also gives me ideas about what Mindcode needs. I hope I'll be able to share this experience and use it for further advancement of Mindcode.
I've quickly patched some of the issues I've found. Since it would be unfair to others taking part in the jam (it appears there are some other Mindcode users there too), I'll publish these as a 3.8.0 pre-release, hopefully today (the code is not ready for a full release yet). It will be available as a command-line compiler, although I might be able to run it as a separate web app too.
Beta Was this translation helpful? Give feedback.
All reactions