[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip / qa] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: 1700602155630044.jpg (170 KB, 978x913)
170 KB
170 KB JPG
What's the most obscure programming language you know? (Obviously, just being able to do FizzBuzz in it doesn't count as knowing it, let's only count languages in which you've written at least one 1000+ line project.)
>>
>>100158708
Logo programming language
>>
>>100158708
C
>>
>>100158708
Fifth. It was a cross between Forth and Smalltalk, written for his master's thesis by Cliff Click (later worked on Java Hotspot). The language was probably never used by more than 100 people, total, in its existence.
>>
File: logo.png (42 KB, 1166x300)
42 KB
42 KB PNG
>>100158708
Factor
https://factorcode.org
>>
jass
>>
File: 444444444444444.jpg (82 KB, 512x768)
82 KB
82 KB JPG
>>100158708
Rust
Nobody uses it to get the actual job done, because nobody would do the actual job with it except insane people.
>>
File: Screenshot (101).png (255 KB, 1920x1080)
255 KB
255 KB PNG
>>
Women are retarded and leftism is a mental illness.
>>
>>100158708
Haskell probably. I don't use it anymore, but I've written projects in it.
>>
>>100158708
Pic is honestly posing a pretty interesting question and I'd love to read what she came up with.
Like, I know there's plenty to criticize about OOP, but I'm curious if heteronormativity is one of it.

Ok, original website is down, but I found a later article. She tried finding examples of feminist code and
>we agreed on the clear absence of executable code written through a language developed with a distinctly feminist framework.
She doesn't really get closer to a definition of what a feminist language would look like, sadly. Instead, she gives examples of feminist programs in just regular javascript and pseudocode, which is... not the same at all. A Turing complete language can be used for any purpose, that's kinda the point. The question was to create a language with feminist features, but she doesn't even identify what language features are non-feminist, so we're no closer to describing what a feminist language might look like. Haskell could be the feminist language she's looking for, for all we know. Or what's the one that's feminizing all the cute boys? Rust?
>>
File: Untitled31.webm (2.88 MB, 1696x936)
2.88 MB
2.88 MB WEBM
>>
>>100159229
>Or what's the one that's feminizing all the cute boys? Rust?
lmao
>>
File: 1713966191502.png (262 KB, 1678x1054)
262 KB
262 KB PNG
I haven't touched it in a few years, but Supercollider (picrel being an example I just stole from the internet, not my own code)
>>
Tcl. It's been a while but I could still do some scripting
>>100158871
I work at a big tech (tm) and there is quite a bit of Rust getting written. I think it's the preferred language for AOSP development
>>
>>100158751
Used it as a kid as school. Not obscure.
>>
Wrote a 500 loc console-based game in my own lang, but I think that's cheating. I've published it on my site, which gets about -1 views a day.
>>
>>100158708
ChoiceScript
>>
>>100158708
In terms of languages that are actually practical to use, Forth. As for even more obscure stuff, esolangs are just toys and it's not difficult to make something convoluted and awkward to use.
>>
>>100159927
Just store your views as unsigned int
>>
>>100159229
type
TWoman = object;

Damn, Pascal is toxic.
>>
>>100158909
Oh wait, I've also written some QuakeC. That's probably even more obscure than Elisp and Haskell.
>>
File: images (2).jpg (11 KB, 225x225)
11 KB
11 KB JPG
>>100158708
I've used BlitzMAX for a good while in the past for hobby gamedev. It's like BASIC but with Raylib built into the lang and compiler.

Also has BlitzBasic as smaller brother and Blitz3D as larger brother iirc. For more simple or 3d games, respectively.
>>
>>100158708
Idk. BQN? Maybe noita spell crafting if that even counts. Baltie? E2/zcpu?
>>
>>100160105
Redpill us on Raylib vs SDL2?
>>
>>100160199
Author of Raylib wrote about this: https://gist.github.com/raysan5/17392498d40e2cb281f5d09c0a4bf798
>>
>>100160225
I'll read it, thanks.
>>
>>100160199
NTA but raylib is a gimmick project that abstracts everything so there's no boilerplate, specifically designed for teaching gamedev
>>
>>100158751
My first computer came with MSWLogo pre-installed.
I was too dumb to make anything cool with it but the example program blew my mind, particularly its implementation of ELIZA chatbot.
>>
Deluge. Stupid proprietary scripting language for pajeet software suite Zoho is was forced to work with.

It does not have for loops. if you want to iterate you have to hardcode an array of integers and for each over it.
>>
Beef, probably.
>>
>>100159927
you have to advertise yourself if you want views. Open a youtube channel and do shit like the channel "tsoding", you will eventually create a community.

and share the link to your site
>>
>>100159927
Post it. I'll play and review it.
>>
>>100160703
I thought that Deluge is just scripted in Python?
>>
>>100160768
>>100160879
https://www.litechan.org/epp/
If you wanna try the demos I highly recommend just dropping the right executable into the demo folder, opening a console of your choice there and then typing in ./eppgo script.epp
Files within the demo folder:
>bf.epp
Brainfuck interpreter that runs a Hello World program by default.
>bloat.epp
Library with various useful tools I consider unnecessary in the standard library.
>graph3.epp
Graphing calculator that uses all cores of your PC to draw a graph you give to it, something like y == sin x.
>math.epp
The math library.
>primes.epp
A script that finds 1228 primes quickly, using all cores you have.
>roulette.epp
The game, features an actual opponent AI (take a look at it using one of the Epp editor flavors).
>>
>>100159229
>I know there's plenty to criticize about OOP
The only real criticism is that hardly anyone uses it correctly because it's been taught incorrectly since it became a buzzword in the '90s.



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.