Forth

>Just what it is Forth?
Forth is an extremely fast, extensive and memory efficient stack based language that is both compiled AND interpreted at the same time (no, it doesn't feature JIC). Forth compilers+interpreters often take up less than 1k.

>Why should I use it?
complang.tuwien.ac.at/forth/faq/why-forth
"1. It is simple to build from the bottom up.
2. You can get an _application_ to run in a minuscule amount of RAM.
3. You can try things out in real time as you build your system.
4. Compared to any other interpreted language, it is fast."

>Great, but how should I go about learning it?
Well, we generally recommend you read Starting Forth (forth.com/starting-forth/) and play around with gforth to get a hang of the basics. (or repl.it/languages/forth ig)


Join the discord if you have any questions or just want to hangout with fellow Forth enthusiasts: discord.gg/z2szGQG

Attached: 1520461525370.jpg (720x960, 111K)

Other urls found in this thread:

en.wikipedia.org/wiki/Open_Firmware
en.wikipedia.org/wiki/Write-only_language#Examples
instagram.com/selkiewitch/
instagram.com/p/2SaWu9pCty
twitter.com/AnonBabble

Got more of her?

forth lisp 1 line

Attached: forthlisp.jpg (271x21, 7K)

RC4 in under 30 lines

cleocuntra on tumblr, according to google

Attached: rc4.png (640x407, 41K)

edit: seems like it's quite hard to track down. Best I got was another tumblr.

Let's hope some user can source it for us.

Attached: turbo-libre.png (255x172, 8K)

Nice armpit hair

I would very much like to do loud sex with her

Ikr, it's hot

Daily Reminder the Stack is justice

well nope, that was her ;_;

Attached: stack-vs-gf.jpg (640x750, 50K)

Daily Reminder: Forth is higher level than assembly

>her

She needs to shave her armpits

GTFO, feminazi!

: mental masturbation
1000000 1 do ." wank wank" CR loop
;

the orginial came from rivernudist at tumblr but the acct has been deactivated. sorry m8s

tfw my name is mark

Disgusting armpit

>she

There should be mandatory weekly armpit inspections for women and anyone found with armpit hair should be hanged publicly at the town center.

Attached: 1521064566739.jpg (360x351, 24K)

Is FORTH a meme or an actual language people use for real stuff?

I'm sure it's fun, but it's quite unreadable.

>stack based
>"Forth is an extremely fast [..]"
LMAO
M
A
O

Yeah, maybe extremely fast into the trash bin.

filthy VOGENE

God, what a fucking horribly disgusting language.

it is - for embedded systems and firmware.

en.wikipedia.org/wiki/Open_Firmware

>Open Firmware enabled platform-agnostic FCode drivers to be loaded directly from expansion cards
>UEFI won

Attached: 1500694731075.png (309x313, 126K)

Both are fucking trash.
Just provide a SIMPLE FUCKING MMIO INTERFACE and document it well, holy shit. You don't need this FCode/AML bullshit.
It isn't that fucking hard, they did it just fine back in the day, and then they just had to fuck EVERYTHING up.

#! /bin/trash/gforth

I don't understand shit of this. Can I program Android games with it?

No. Go learn Java you manchild

Nice fap, imagining applying some soil fertiliser.
Pitty it's not the entire shoot.

Attached: 1520970182575.jpg (960x1280, 227K)

gib more

god, she's hard to track down

It certainly has its use in embedded systems.

Attached: c-code.jpg (653x434, 38K)

Her legs are too fucking hairy. I'm out.

user, stop being regressive!

>(((discord)))

>(((matrix)))
we'll switch to matrix if it survives the meme phase

Attached: enbies.png (1172x965, 690K)

Who said anything about matrix, paid proprietary botnet shill?

Adult women are supposed to be hairy and you are a faggot if you don't like it.

we've had several matrix shills here before

What's your recommendation then?
>inb4 IRC
yeah no, we need our #cute-girls channel


^ this
Only pedos and fags aren't able to appreciate an unshaven woman.

Attached: gcc1.jpg (480x360, 25K)

Oh hai, Mark! How is your sex life?

she looks like Allyson Hannigan

How much are you paid per post, shill?

>her

Nothing, I'm the server owner.

Attached: smug-asuka.jpg (560x577, 71K)

>functional programmer
>that thing
>functional in any way

Attached: 1520182769609.jpg (777x1027, 132K)

>Turing was gay
>McCarthy was a jew
>A lot of (MIT) hacker lingo is taken directly from hebrew
Boy, who would have guessed.

Attached: Ctraps1.png (602x303, 48K)

Every meaningful person in medicine, science or technology was a jew, though.

> dem freckles
I would still eat it's arsehole

It's a girl, user was trying to jew you.

>every
kek, nice try, juden

Attached: ((you)).jpg (900x516, 80K)

Cleocuntra and is definitely a woman. Otherwise I just came over the most convincing post-op ever. A bit hairy though

Somebody do fizzbuzz in forth

: fizz 3 mod 0= if ." fizz" -1 else 0 then ;
: buzz 5 mod 0= if ." buzz" -1 else 0 then ;
: else -rot or 0= if . then ;

: fb 100 0 do i fizz i buzz i else cr loop ;

Attached: fig-forth.jpg (686x1130, 232K)

>those freckles
>those eyes
>those hairy pits

fire up your bonners boys

>another disgusting hipster language
No thanks.

>t. code monkey

Attached: 1513800954922.jpg (1519x2996, 1.71M)

Attached: forth.gif (494x335, 382K)

MODS MODS MOOOOOODS

Why the fuck is she gardening while not wearing any clothes? Is she retarded?

>Only pedos and fags aren't able to appreciate an unshaven woman.

there's nothing better than playing with my blonde girlfriends's tiny little blonde bush after she comes back home all sweaty

>touching code in current year
I'm afraid you are the code monkey and soon I will either outsource or automate your job.

>implying pajeets or AI can replace the magic that is programming in Forth

Attached: haha-yes.png (483x701, 311K)

>reinventing the wheel into an ugly square
>magic

why is the water pink?

>optimizing based on hardware and task is unnecessary
Wew, get a load of this soydev.


>his piss isn't punch flavored

Attached: baka.jpg (1280x720, 157K)

>soydev
Not a dev you illiterate monkey. Your language is just another hipster trend, have fun while it lasts, Neo.

>tfw no smug nude gardener

Does anyone have more, I really want to have a good night tonight.

>implying Forth is a trend
kek, imagine being this ignorant


I wish senpai, I wish.

Attached: 1499829733087.jpg (327x299, 26K)

>writing code for machines to execute, not for people to read later
>reinventing trivial optimization techniques instead of letting compiler do all dumb timewasting shit
>being forced to reinvent the wheel every day
Counterproductive technological degeneracy that didn't die in its cradle only because its delusional inventor was rich enough.

She looks amazing

>>writing code for machines to execute, not for people to read later
>presuming his own programmers are dumb and incapable of reading properly optimized code
To add to that, the factorized style that Forth encourages is extremely easy to read, often requiring next to no comments.
>>reinventing trivial optimization techniques instead of letting compiler do all dumb timewasting shit
Large compilers are bloated and unwieldy. Forth strives for simplicity to allow better code to be written.
>>being forced to reinvent the wheel every day
Forth applications almost always require heavy optimizations and using a pre-made library completely ruins that.

>the factorized style that Forth encourages is extremely easy to read, often requiring next to no comments
>jj c@ Sn@ ii c@ Sn@ + $FF and Sn@

That means nothing to you because you don't know the language kek.
And you actually chose the worse factorized piece of code in the whole program, that's why I added a comment next to it to make it easier to read.

>all those virgins crying about armpit hair
This thread is like a reddit page for Nintendo games

Thank you for making no sauce bearable. Fucking ruined.

I can smell your stinky, hairy, mildewed roast beef folds from here.

thats a really bad deus ex cosplay

>almost always require heavy optimizations
Do they actually require them or you are solving this riddle just for fun.

she a cute

yes, I'm pretty sure embedded systems and 144-core CPUs usually benefit heavily from optimization, kek

Daily Reminder Forth is the most powerful language in the world.

Attached: forth-atari.jpg (904x1496, 628K)

>all cunts have roast beef folds
virgins everybody

This, just the thought of the smell of her pheromones makes me hard.

He never said all do, he said yours does

en.wikipedia.org/wiki/Write-only_language#Examples

>pajeet is bad at coding in Forth
>I am a pajeet
>Forth isn't for me
Boy, that sure took a while to figure out. Bye.

who is tesla? linus ? riemann ? gauss ? euler ?
name me any jew who was meaningful in any way and not just some plageriser...

>Why should I use it?
Bitcoin contract exploits?

forth: lisp for people who need their hand held!

Are you actually retarded? kek
A lot of Forth compilers+interpreters come in at less than 1k and Forth doesn't feature type checking of any kind.

Attached: is-this-bait?.png (527x409, 27K)

shhh, don't tell them our little secret

Attached: 14-stare.jpg (750x741, 139K)

bathing salts maybe
thats his legs

rivernudist, cleocuntra, selkiewitch, those ive encountered while looking for moar

Attached: 1520967414031.jpg (1280x1707, 292K)

the more people look, the more likely something is dug out

Attached: vIqz7XZ.jpg (1080x720, 132K)

Attached: oIIJyKc.jpg (1080x720, 186K)

Attached: DtmBboK.jpg (1080x720, 209K)

the gardener one is the best imho
thats all ive dug out

Attached: a7f108f02f05f088ec6d72a78aa77ded84ae275ee6e87082026ed0151f8a6b1d.jpg (1080x720, 137K)

yeah looks like instagram.com/selkiewitch/ is her insta
she's some sort of weird witch feminist bitch

Yep, that's her. Here's her selfie with Tommy Wisseau.

So she's still an active nudist
instagram kom/p/BXLgPQzlKt-
instagram kom/p/BXGLv9vFDF3

Attached: 17266263_1279399162159378_8797065127925907456_n.jpg (750x937, 95K)

source of that photo is
instagram.com/p/2SaWu9pCty

That's some all-natural, granola-crunchin' pootang right there.

With cancer spots on face