📔 New Devlog BoostedAuthor:@gusin9113Title:Nara.ioSummary:
You are browsing as a guest.
Sign up
(or log in) to start making projects! Progress:
• None Next Steps:
• server devlog #1 - Lua integration + writing a spatial hash. hey everyone! apparently my last project didnt get any stardust because I didnt devlog (and some people being unreasonable in their feedback). so here we go! over the past 6 hours (hackatime genuinely sucks - cant record my hours properly) I have worked on integrating Lua into my server. this is for runtime modification and future plugin support. I also developed a spatial hash following Teschner’s Spatial Hashing algorithm. I dont know how well this post will fair and I dont even know how to get a newline character in these posts, so I will cut it short for now. if you want I can always go more in depth in the comments - just ask! :)
• All devlogs, followers, and associated data will be removed. View Devlog button📔 New Devlog BoostedAuthor:@gusin9113Title:Nara.ioSummary:
You are browsing as a guest.
Sign up
(or log in) to start making projects! Progress:
• None Next Steps:
• server devlog #1 - Lua integration + writing a spatial hash. hey everyone! apparently my last project didnt get any stardust because I didnt devlog (and some people being unreasonable in their feedback). so here we go! over the past 6 hours (hackatime genuinely sucks - cant record my hours properly) I have worked on integrating Lua into my server. this is for runtime modification and future plugin support. I also developed a spatial hash following Teschner’s Spatial Hashing algorithm. I dont know how well this post will fair and I dont even know how to get a newline character in these posts, so I will cut it short for now. if you want I can always go more in depth in the comments - just ask! :)
• All devlogs, followers, and associated data will be removed. View Devlog button📔 New Devlog BoostedAuthor:@The-CrawTitle: Crawssembly Summary:
You are browsing as a guest.
Sign up
(or log in) to start making projects! Progress:
• Programming languages are a lie! Learn how computers actually work! Scratch but for machine code. Runs on a custom-built rust-based VM and compiler. Over ~450 unlogged hours before starting Stardance. Programmed 100% in nano, no fancy editors used! Github: github.com/Jonah-Crawford/Crawssembly Crawssembly Online: crawssembly.ultimatecraw.xyz/ Crawssembly Docs: docs-crawssembly.ultimatecraw.xyz
• I’ve made publishing packages super easy now, all you need to do is craw init to create the package, and then craw pkg publish. As long as you’re signed into CPM and gh, it’ll just work
• I’ve added Markdown support for CPM packages 🔥 Next Steps:
• Once you get 1 command working, many more will follow! That’s right, a command line written 100% in Crawssembly code 🔥
• I’ve decided to add a heap library to complement the stack library. Doing this should make my next idea easier
• This is also my official announcement that I’ll be doing much less programming, due to summer holiday starting now. This is because I can’t program during family time, camping weeks, and other events. In addition, I have University after summer holidays, so this reduced productivity will continue throughout the rest of Stardance. Thank you all for making Crawssembly the number 1 project on stardance! View Devlog button☀️