Just in case any of you have been waiting to pay someone millions of euros to blow up your enemies with fantasy #forth while progressing through a choice based story: now's your chance!

#GameDev #Programming #EsoLangs

bonfire.mavnn.eu/pub/objects...

Post by @[email protected]

* Physics based game play? Check * Stack programming based magic system? Check * Ink plugged in for narrative? Check * ... * Profit? Probably not. Fun though! \#GameDev [#godot](/hashtag/godot)

bonfire.mavnn.eu

A person on discord managed to implement Fibonacci in DOESNT, this is incredible.

https://gist.nouveau.community/capitalex/978c4cf43086444787fe0c2128035eb7

#Rewriting #Esolangs

Esolang: DOESNT

What esolangs are worth dabbling?

#esolangs #programming

Okay, I only vaguely posted about this before:

Me and a friend came up with a really silly idea for an esoteric programming language.

It's like the earliest version of COBOL, but there's a 50% chance of each statement being removed from the program after it executes, therefore giving each section of the program something akin to a half-life.

We called it COBOLt-60

(Like Cobalt 60, a highly radioactive material)

If anyone wants to try and implement that in a way that is actually interesting, please go ahead, I'm probably not going to bother myself. Free idea for you.

#esolangs

Memo: A language that remembers only the last 12 lines of code

https://danieltemkin.com/Esolangs/Memo/

#HackerNews #Memo #Language #Esolangs #Coding #Innovation #Tech #News

[]memo

A silly little automaton language called WONT. You are given a random state and you assert what wont happen as you transition to the next cell.

@1
wont go left
wont go right
wont go up
wont write 0

@0
wont go up
wont write 0

#esolangs

Are there hand-drawn programming languages?
Without OCR or any kind of shape or symbol recognition.
Where lines somehow actually describe processing.
Like water in a channel.
#esolangs #esolangIdea
No-ops may be optimized at runtime.
IO and math and memory allocation and binary encodings may possibly be difficult to express.
But UI and graphic processing and input events should be first class.

Still plagued by thoughts around counterinterpreters. Figured out some way to do functions:

call isnt less than 1, call isnt greater than 2, ...
wont return, wont jump, ..., cant jump here.
wont return, wont jump, ..., cant jump here.
wont jump, ..., cant jump here.

call isnt less than 2, call isnt greater than 3, ...
wont return, wont jump, ..., cant jump here.
wont return, wont jump, ..., cant jump here.
wont jump, ..., cant jump here.

#esolangs

We really read one book at the very end of the year and have made it my quest to make that our whole personality for the rest of the month apparently.

Anyways, we present, The Counterinterpreter.

https://www.sheeeeeeeep.art/esolang-concepts-counterinterpreter.html

#esolangs

Esolang Concepts: The Counterinterpreter

It was great pleasure that I discovered that one of my favourite programming languages families, Forth, has an implementation on the subleq architecture.

https://howerj.github.io/

It was to my great disappointment and displeasure that I discovered that I couldn't find my favourite programming language family, Lisp, implemented on the subleq architecture.

Neither in subleq assembly or, preferably, a self-hosting Lisp implementation. All I could find was a recommendation by Richard James Howe himself to use a subleq C compiler to compile a Lisp implemented in C to get a Lisp implementation on subleq.

This will not do!
This will not stand!

(If I am wrong, and there is a Lisp implementation, as I desire above, that I missed in my web searches, please let me know.)

#forth #lisp #subleq #esoteric #coding #esolangs #esolang #esocomputing

James' Website