Jam Programming Language rapha.land/jam-programm...
Improvements coming for the next Rio terminal emulator version
Habemos website 👍
jamlang.org
A Playstation One (PS1) emulator fully written in Jam github.com/raphamorim/j...
This is boo code editor, the editor I have been working for a while. It is running using Glyph terminal protocol + Kitty image protocol unicode for the image.
No font installation needed, it just works. Fully terminal based. I will share more about it when time is due.
Building my programming language. Now it runs tetris 👍
Today we will talk about the future of terminals at "Terminal Tuesdays" podcast! 📢
🎙️ Today's guest: Raphael Amorim (@raphamorims) - the creator of Rio terminal
📅 19:00 CET
📍 Join our Discord: terminalcollective.org
▶️ YouTube: www.youtube.com/@TerminalCol...
#terminal #opensource #rustlang #tui
Last week I introduced Glyph Protocol for terminals. Today: it supports color glyphs.
No need to install fonts anymore, it just works.
More info: rapha.land/adding-color...
It was really great talk about Glyph protocol, Rio terminal, Jam programming language and kinda of demo a bit Boo code editor. Thanks @orhun.dev !
www.youtube.com/watch?v=7uxX...
Video
I got excited about the Jam (jamlang.org/reference/ , pre 0.1) language from @raphamorim.bsky.social. No-GC memory-safe language that wants to be very easy and fun to learn and use. Like Rust meets Zig (Risg?)
I tried it around on a JSON Serde and a toy web server.
Will keep following closely.