morloc
banner
morloc-project.bsky.social
morloc
@morloc-project.bsky.social
The project page for morloc, a language where you can compose functions across languages under a common type system
It should also work on zsh, bash, fish, and every other conceivable shell. After creating the bin folder, it updates the relevant shell config file, and sources it.
August 20, 2025 at 4:01 AM
Now, as per @j23414.bsky.social suggestion, the #morloc installer asks permission before altering paths and places them in the ~/.morloc/bin directory.
August 20, 2025 at 3:59 AM
Thanks all! Lots of good feedback on the install scripts. One being, why use containers at all? For now I'll fix my script. Hopefully next time we can do less installation and more programming. Long-term, I need to ship binaries and add Morloc to all the package managers.
August 19, 2025 at 11:27 PM
Thanks everyone for joining! Main takeaways: new install manager seems to be working, I need to update #morloc on #hackage (I'm about 5 years out of date), and #vlang looks like a good thing.

We might changes times for next Saturday meeting, I'll keep you posted.
August 17, 2025 at 6:23 PM
Now, the downside is that after finally getting this grammar working I find that I can't PR to GitHub linguistic, the requirement for GitHub syntax highlighting, until I have 200+ repos using #morloc code. So ... back to community building.
August 9, 2025 at 12:17 AM
To update, Tree-sitter grammar is now fully working. All code in the #morloc test suite passes the grammar without error.

Feast your eyes on this colorful code and sexy tree:
August 9, 2025 at 12:11 AM
The Morloc code for this is as follows:
August 8, 2025 at 4:09 PM
You might notice there is a mysterious "comment" node at the end ... that's not supposed to be there 😒
August 1, 2025 at 12:24 AM
/ 👏 Special shoutouts:

Sanket Wagle and Sriram Vijendran: for nix-shell packaging & #WASM ideas

Jennifer Chang, Scott Chamberlain, Arun Seetharam, Paul Scheid, and Jon Sundin: for testing installation and vetting examples

Andrew Wilkey for creating a Morloc syntax-highlighting Discord bot
July 20, 2025 at 11:12 AM
I'm sharing a pre-release of the paper. The official paper is in its second round of peer-review and should be public in a few months. Additional links:

GitHub: github.com/morloc-proje...
Discord: discord.gg/bR3h4hyB
Docs: morloc-project.github.io/docs/
GitHub - morloc-project/morloc: A typed, polyglot, functional language
A typed, polyglot, functional language. Contribute to morloc-project/morloc development by creating an account on GitHub.
github.com
July 1, 2025 at 10:27 PM