D has had some recent updates to c++ interop that hasnt been updated on the website yet its currently being rewritten as of the recent Dconf because one of the talks really expanded the interop a lot more so look forward to that.
@contextfree2 жыл бұрын
Thanks much for the updates on that!
@trustable47282 жыл бұрын
Seeing Nim and Jakt together in a video is great!
@souls.70332 жыл бұрын
Saw Jakt.. had to come in and like!
@andrew1214102 жыл бұрын
Same
@bigmistqke2 жыл бұрын
💯
@yeppiidev2 жыл бұрын
was about to comment about this!
@alst4817Ай бұрын
Eww classes!
@Cronofear Жыл бұрын
IMO Nim is the best designed languages of the "c++ killers". And it doesn't even try to be a "c++ killer".
@homelessrobot Жыл бұрын
I like the core of nim, but it has become a disjointed feature pile.
@gandalfgrey9110 ай бұрын
@@homelessrobotnice so its a javascript killer too
@homelessrobot10 ай бұрын
@@gandalfgrey91 my guess is it's mainly a nim killer
@alst4817Ай бұрын
@@homelessrobot😂
@dariusduesentrieb2 жыл бұрын
Nim♥
@Lantos16182 жыл бұрын
nim gang
@valigo2 жыл бұрын
By the way Jai has really strong interop with C++ through the bindings generator that is shipped together with the compiler
@contextfree2 жыл бұрын
I hadn't looked into that yet. Thanks for the tip!
@_slier2 жыл бұрын
do you have access to close beta?
@valigo2 жыл бұрын
@@_slier I do yeah, I also follow one of the compiler devs who regularly streams on twitch, so was able to witness (haha) a lot of work on C++ bindings generator
@JulioLabarca2 жыл бұрын
Great video!
@gideonunger72842 жыл бұрын
i like that swift syntax highlighting for jakt xD syntax is quite compatible.
@contextfree2 жыл бұрын
JT also let me know now that there's a vscode extension in the Jakt repo. Not yet on marketplace, though, which is why I didn't find it when I looked for it before making the video.
@gideonunger72842 жыл бұрын
@@contextfree yeah he did a great stream on how they even did a minimal but effective auto completion in their plugin.
@eduardabramovich1216 Жыл бұрын
Jakt seems to be like an evolution of Objective-C.
@contextfree Жыл бұрын
What are the biggest similarities?
@cbbcbb6803 Жыл бұрын
What programming language is the C++ compiler written in? And what language was that compiler generating languade written? If C++ and Rust and Python were written in C, then what was C written in? Can the source code that created C++ be modified to make C++ do whatever it needs to do to be better? I do not have a clue about creating programming languages, I'm just mystified by it.
@contextfree Жыл бұрын
I suspect the original C++ compiler was written in C, but I haven't double-checked that. But compiler bootstrapping and self-hosting is a fun topic. But it's also ok to make one language in another. Maybe you should go through Bob Nystrom's Crafting Interpreters which is available online for free or purchase.
@hansolo7988 Жыл бұрын
Once you get a compiler up and running, you can re-write the compiler in the language which it compiles 🤯
@TechnologyBudda2 жыл бұрын
Please do a video comparing Nim's ARC/ORC vs Rust
@contextfree2 жыл бұрын
I've been using ORC some, but I haven't dug deep into it. I really need to do that, including looking at the generated code and so on.
@johnmukendi76502 жыл бұрын
I'm unstoppable I'm a Porsche with no brakes
@technologicalwaste76122 жыл бұрын
"2 weeks since I last updated Jakt ... "' You do this just to torture the language creator?