Fork me on GitHub
#clojure-nl
<
2019-12-10
>
gklijs11:12:26

Morning, actually running out of work, so not sure yet what to do.

Mno13:12:57

introduce bugs so you can fix them later

borkdude13:12:56

or rewite everything in Rust.. or Clojure

thomas14:12:50

or brainfuck if you are really bored 🙈

Mno15:12:46

Consider learning APL? I heard it's very concise. 😄

borkdude15:12:43

or write your own language

thomas15:12:03

APL is a write only language... that needs a special keyboard

borkdude15:12:20

a Clojure to APL transpiler

thomas15:12:19

I wondered sometime ago if one could make Clojure equivalents of the APL functions (That are missing) and basically get APL, but with a Clojure syntax

borkdude15:12:16

can you give some example code?

Mno15:12:46

Make a library and then call it 👏 CLAPL? 👏

borkdude16:12:03

or just clap

borkdude16:12:41

here's also a language that is valid edn, but also a lua-like language: https://github.com/benzap/eden

Mno16:12:41

I would learn to Clap 😏

borkdude16:12:07

@hobosarefriends Not sure if clap has any unforeseen subcultural connotations

Mno16:12:29

It does...

Mno16:12:14

but it's a very small subset of internet dwellers and people who speak African-American Vernacular English

Mno16:12:10

I don't understand the point of eden, unless you see .edn becoming the data notation for other languages or something. It's definitely cool though.

borkdude16:12:48

maybe it has a similar goal as sci, but that's normal clojure ... in clojure 🙂

borkdude16:12:01

for sci I started out with EDN, but soon that wasn't sufficient and the parser for that became edamame: https://github.com/borkdude/edamame

Lennart Buit20:12:41

there is something similar, EDEN, which is a lua-like in edn. It has all sorts of parsing quirks

borkdude21:12:05

Dude, that's what we were talking about.

Lennart Buit12:12:28

oh right, I missed that link, but you already stumbled upon it yourself, I said nothing!

borkdude12:12:14

no problem 😉