/dpt/ - Daily Programming Thread

What are you working on, Jow Forums?

Last thread:

Attached: 1539861378163.jpg (2428x1720, 1.02M)

Other urls found in this thread:

geeksforgeeks.org/tarjan-algorithm-find-strongly-connected-components/
boost.org/doc/libs/1_65_0/libs/graph/doc/strong_components.html
urn-lang.com/
fennel-lang.org/
repl.it/repls/SuburbanMinorRecords
catb.org/~esr/faqs/smart-questions.html
en.wikipedia.org/wiki/Probable_prime
twitter.com/SFWRedditVideos

FIRST FOR LUA

how many hours do you spend in front of the computer?

Attached: 1553694742945s.jpg (226x249, 6K)

strongest

Attached: luabutts.jpg (573x892, 113K)

n^th for c

What a beautiful programming language :^)
She is literally the moon :^)

Attached: 573352-istock-892604000.jpg (1100x616, 43K)

All of them

JavaScript rocks!

Attached: js-rocks.png (1000x494, 368K)

will this be a comfy /dpt/
guess not

Attached: 1549107746765.jpg (227x222, 13K)

Write this JS closure in your language
const genID = (i => () => i++)(0)