>be me
>Learn c++
>Wow it's le shit
>In a bad way
>Learn Haskell
>Slightly better
>Learn common lisp
>Oy ve so close to coming
>Learn forth
>SPLOOSH
>Literal braingasm
>Cum coming out of my ears
>Moral of the story
>Program in forth
Be me
Other urls found in this thread:
en.wikipedia.org
discord.gg
twitter.com
Just code in python. Why make things harder for yourself?
if you're going to trouble yourself with forth, you might as well just learn assembly
Forth is way easier than assembly by far
I find forth to be much harder to use than asm
Sounds like you're just bad
C
tho
I've read that forth is the hardest language. Even harder than fortran
Show us some code you wrote in forth to prove you really know it.
( 8⅞7&¢ &+/986@@
) ( hsisjsisi+++-&√π÷¶ )
: )
; )
: |
; )
: D
; D
: 8
; D
2 2
= 8 7 D
Wait, what the fuck?
CR .( Herro wolrd!)
t. brainlet
Forth is a superior system created by an autistic for autists. It was made by Check moore
I just tried forth. What a piece of shit. It's the hardest language I've ever used
It's only hard because it's stack based and you have to twist your brain out of normal language-based thinking.
>R SWAP ROT I * + R> * +
Here, have a quadratic formula solver.
Brainlets
Forth is bretty simple
Forth isn't worth your trouble because it's outdone by most other langs for 95% of circumstances
you usually don't need the super tiny super lowlevel stuff forth is capable of
That said, it had its time In the sun
pic related, best game
>Moral of the story: lel I'm shinji who likes to jerk off to comatose girl XD
I doubt you can even use forth that's why you think it's low level features are not useful
I learned enough forth to get a taste for it. Didn't really see a use for it. The niches it fills are not ones relevant to me.
Low level stuff is plenty useful, it's just that you don't need it for most stuff
the fact that so many languages get away with not including low level stuff is testament to that
What does that code do? That looks insanely hard
Fuck that why would you use a language that looks like that
Daily reminder compiler-optimised C++ > drooling user code
I don't know why to make simple stuff so hard for yourself other than brag about it on Jow Forums.