Notices by Internet Turtle Ⓐ (taknamay@quitter.se), page 15
-
Internet Turtle Ⓐ (taknamay@quitter.se)'s status on Sunday, 15-Oct-2017 14:54:16 EDT Internet Turtle Ⓐ
Still, I feel pretty confident that Scala and ML take around 80% of the pie and the rest make up about 20%. -
Internet Turtle Ⓐ (taknamay@quitter.se)'s status on Sunday, 15-Oct-2017 14:53:36 EDT Internet Turtle Ⓐ
Scala 58%, ML 28%, Clojure 6%, Erlang 4%, Haskell 4%, F# 0%. I know this isn't accurate for F# but the naming makes searching difficult. -
Internet Turtle Ⓐ (taknamay@quitter.se)'s status on Sunday, 15-Oct-2017 14:52:22 EDT Internet Turtle Ⓐ
Based solely on job posting data from Indeed and LinkedIn, and corroborating with external data, I observed this about FPL jobs: -
neville park (nev@social.coop)'s status on Sunday, 15-Oct-2017 13:29:47 EDT neville park
yaaaaaawwn #cats #catsofmastodon #mastocats
-
Internet Turtle Ⓐ (taknamay@quitter.se)'s status on Saturday, 14-Oct-2017 20:09:41 EDT Internet Turtle Ⓐ
@cwebber I think it is kind of futile but I've been wondering how close I can get to a C-like language on lisp -
Internet Turtle Ⓐ (taknamay@quitter.se)'s status on Saturday, 14-Oct-2017 20:07:55 EDT Internet Turtle Ⓐ
@cwebber Wisp looks cool, though I'm aiming for a curly brace appearance. Maybe I can implement static types separately. -
Internet Turtle Ⓐ (taknamay@quitter.se)'s status on Saturday, 14-Oct-2017 20:05:17 EDT Internet Turtle Ⓐ
https://i.redd.it/sqism8rs4prz.png -
Internet Turtle Ⓐ (taknamay@quitter.se)'s status on Saturday, 14-Oct-2017 19:11:34 EDT Internet Turtle Ⓐ
@csaurus It's a syntax I am making up, but I am thinking of implementing in Scheme. -
Internet Turtle Ⓐ (taknamay@quitter.se)'s status on Saturday, 14-Oct-2017 14:59:51 EDT Internet Turtle Ⓐ
@csaurus Here is "and" defined in terms of a macro. https://quitter.se/attachment/4628912 -
Internet Turtle Ⓐ (taknamay@quitter.se)'s status on Saturday, 14-Oct-2017 14:41:58 EDT Internet Turtle Ⓐ
@nee (int int i int p) is used in the type declaration -
Internet Turtle Ⓐ (taknamay@quitter.se)'s status on Saturday, 14-Oct-2017 14:41:23 EDT Internet Turtle Ⓐ
@nee :f(a, b) transforms to (f a b) -
Internet Turtle Ⓐ (taknamay@quitter.se)'s status on Saturday, 14-Oct-2017 14:39:39 EDT Internet Turtle Ⓐ
@nee Thanks for the feedback. I haven't worked out the exact syntax, I am still playing around with it. Some decisions I admit are weird. -
Internet Turtle Ⓐ (taknamay@quitter.se)'s status on Saturday, 14-Oct-2017 14:17:21 EDT Internet Turtle Ⓐ
@csaurus I will try writing a macro and see how it looks -
Milan (milan@social.tchncs.de)'s status on Saturday, 14-Oct-2017 10:12:14 EDT Milan
look at this, never seen this before on hardware! #linux © 😀
-
Internet Turtle Ⓐ (taknamay@quitter.se)'s status on Saturday, 14-Oct-2017 10:13:34 EDT Internet Turtle Ⓐ
https://i.redd.it/zaom93j4xmrz.png -
Internet Turtle Ⓐ (taknamay@quitter.se)'s status on Friday, 13-Oct-2017 21:29:26 EDT Internet Turtle Ⓐ
@koz Now that I think of it, maybe that would be a good SRFI. I think Kawa does optional types in a non-obtrusive way. -
Internet Turtle Ⓐ (taknamay@quitter.se)'s status on Friday, 13-Oct-2017 21:20:37 EDT Internet Turtle Ⓐ
@koz for example, I don't think any of those address static type systems. -
Internet Turtle Ⓐ (taknamay@quitter.se)'s status on Friday, 13-Oct-2017 21:18:51 EDT Internet Turtle Ⓐ
@koz I'm OK with the parens but am wondering if an s-expr based language can ever hit mainstream. -
Internet Turtle Ⓐ (taknamay@quitter.se)'s status on Friday, 13-Oct-2017 21:18:00 EDT Internet Turtle Ⓐ
@koz Yes I'm familiar but I'm looking for a more drastic break, not just a layer on top of Scheme