💾 Archived View for bbs.geminispace.org › u › clseibold › 21240 captured on 2024-12-17 at 15:55:11. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Re: "Trying out odin language"
@LucasMW Yeah, there's ols (Odin Language Server), but I don't know if it supports sublime. I know it supports VSCode and you can get it on the new Zed text editor too (https://zed.dev). You can find ols here:
If you are using VSCode or Zed, then just download the Odin extension for the respective text editor, and ols will be downloaded by those extensions.
Oct 25 · 8 weeks ago
Trying out odin language — Doing some experiments with odin and raylib It is small demo of a bf runner, coupled together with some audio shaders demo I found on the web that I used as a starting point. I expected being able to share some pictures of it here, but I will be fighting de 100kb limits to post something nice to look at. odin has an structure that I find many different from what I am used to, specially in loops [preformatted] It is weird to me. Coming with raylib, miniaudio and...
💬 5 comments · 1 like · Oct 25 · 8 weeks ago · #odin #programming