Post 9zrjBJAUIEAt9cgxtI by af@social.librem.one
(DIR) More posts by af@social.librem.one
(DIR) Post #9zrQZiqKaUvkbXBxjM by sir@cmpwn.com
2020-10-05T19:07:02Z
1 likes, 0 repeats
I wish there was a language that sat somewhere in the niche between C and Go
(DIR) Post #9zrQZizY2EIr47VK64 by lanodan@queer.hacktivis.me
2020-10-05T19:08:03.663196Z
0 likes, 0 repeats
@sir Maybe Zig could be that?
(DIR) Post #9zrQu0jlldABtTnU9o by Arwalk@noagendasocial.com
2020-10-05T19:11:48Z
0 likes, 0 repeats
@sir What functionality/utility niche would it need for you?
(DIR) Post #9zrR286WGFEd3hJFx2 by hector@explosion.party
2020-10-05T19:13:11.756038Z
0 likes, 0 repeats
@lanodan @sir perhaps Nim?
(DIR) Post #9zrRCsIFNyLFCvv1hA by moody@mastodon.sdf.org
2020-10-05T19:15:12Z
1 likes, 0 repeats
@sir Have you looked at Ori's Myrddin? https://eigenstate.org/myrddin/
(DIR) Post #9zrSBNcq1Sahl1Ow3k by sir@cmpwn.com
2020-10-05T19:26:07Z
1 likes, 0 repeats
@moody yeah
(DIR) Post #9zrTM6rcmWaUubzuc4 by sir@cmpwn.com
2020-10-05T19:26:11Z
1 likes, 0 repeats
@hector @lanodan no
(DIR) Post #9zraoyMMB9QSc65A9o by jordan31@fosstodon.org
2020-10-05T21:02:53Z
0 likes, 0 repeats
@sir am I missing out on something by never looking at go?
(DIR) Post #9zrfiokpTgDArAPhfk by sir@cmpwn.com
2020-10-05T21:56:18Z
2 likes, 0 repeats
It's almost like people don't think I know what languages are pretending to occupy in this niche
(DIR) Post #9zrjBJAUIEAt9cgxtI by af@social.librem.one
2020-10-05T22:36:37Z
0 likes, 0 repeats
@sir any language that doesn't have 💯 interoperability with C is stillborn.
(DIR) Post #9zrjBRFkEZ8KEFDHCC by jaxter184@social.linux.pizza
2020-10-05T22:36:38Z
0 likes, 0 repeats
@sir i think the rust responses are the goofiest. its like they dont even know who you are.
(DIR) Post #9zt3ICLwDt7yHkZRMO by julio@toot.ear7h.net
2020-10-06T05:04:10Z
0 likes, 0 repeats
@sir I've wanted to write a language like this. Personally, I would make it like Go without a garbage collector, goroutines (at least at first), or reflection. Aka, C with better syntax, typing, primitives, and build tools
(DIR) Post #9zt3ICyvsuJsEgoa8m by 0x7D2B@mastodon.social
2020-10-06T07:32:54Z
0 likes, 0 repeats
@julio @sir c that lets me do `x = fn()`, lets `x.y()` work like `y(x)`, and has syntactic stuff i like like `let a: b` instead of `b a` and always `x.y` instead of `x->y`
(DIR) Post #9zt3IDOSM0jhVqkxvM by sir@cmpwn.com
2020-10-06T13:54:52Z
1 likes, 0 repeats
@0x7D2B @julio "I want my language to have inconsistent rules so that it looks like other languages I know"this post
(DIR) Post #A0qo8TABEUL0vpEWgq by webb@gentoo.live
2020-11-04T09:49:41.125337Z
0 likes, 0 repeats
@sir Odin?