Skip to main content

Search

Items tagged with: Uxntal


#Uxntal has changed a little bit this week, macros can now be called using local scope bindings, think obj.macro_name()

It's a bit hard to explain in non-uxn terms, but it's as if an object's member could point to a macro that will be inlined where it's called. It's a little convenience, but it's comfy as hell, and I can't say I've ever came across this in the wild.

lists.sr.ht/~rabbits/uxn/%3C44…


I've been working on a little something for the past few days, and it's finally usable 😁

![media-1]

introducing…. gopher.tal!
codeberg.org/notchoc/gopher.ta…
it's a lightweight (~3.2kb) gopher client that tries to be as unsurprising as possible

features:

  • clickable and tab-focusable links
  • keyboard scroll and screen resize
  • support for gopher-search
  • special port numbers (still gotta speak gopher)

would you be better off using w3m/bopher? probably

is this still a web browser written in assembly? hell yeah!

#gopher #uxn #uxntal #uxn-networking


writing code like
<pre><code class="uxntal language-uxntal">@addr/drop-path/>loop
/peek LIT "/ NEQ JMP JMP2r
@addr/drop-path ( -- )
/pop ?/drop-path/>loop JMP2r
</code></pre>
has science gone too far?

#uxn #uxntal


A question that keeps coming back is how to apply a struct to a database in #uxntal.

Here's the little example I will be using in the upcoming docs 😀

Lo, thar be cookies on this site to keep track of your login. By clicking 'okay', you are CONSENTING to this.