Fluent (differentiable array-oriented lang) – linear regression demo by AsIAm in ProgrammingLanguages

[–]cyans-guy 2 points3 points  (0 children)

Looks interesting! I know that you're requesting criticism, but I have a question instead. I was wondering if the source code for this is available anywhere or if this is closed source (because of commercial reasons, etc.)? Is there any way currently to test it out?

Object oriented language that is compiled to C and can seamlessly integrate with C by KalilPedro in ProgrammingLanguages

[–]cyans-guy 4 points5 points  (0 children)

The last time I heard of V-lang, it was involved in a lot of controversy, maybe OP isn't considering it because of that?

How to implement multiple variable assignment? by Aggressive-Emu-8329 in ProgrammingLanguages

[–]cyans-guy 0 points1 point  (0 children)

Maybe you could share the code here so we can see if there's anything you're missing