Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
toprakdeviren
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
toprakdeviren
2mo ago
Well, actually, Kavak is a generic framework. QBasic was just a stepping stone I wanted to demonstrate there. Since it won't be the flagship, I can't focus on it too much, but I'll try to improve it as much as I can. Thanks.
2.
▲
by
toprakdeviren
2mo ago
Thanks for the feedback. I've resolved the issue.
3.
▲
by
toprakdeviren
2mo ago
Uuuu, that would be really crazy :D Kavak Library hasn't reached that level of maturity yet ;-)
4.
▲
by
toprakdeviren
2mo ago
First of all, thank you. Actually, this might be the most logical criticism I received ;-) I had trouble explaining this ;-) 1- I didn't share the project ;-) I didn't say "praise me, I beat Jetbrains." 2- I received cri
5.
▲
by
toprakdeviren
2mo ago
Thank you. I agree. "One pass" is wrong, and I shouldn't have written that. This is a normal multi-stage pipeline: AST -> HIR -> MIR -> WASM-GC, meaning each reduction is one pass. I know, Kotlin has forward referenc
6.
▲
by
toprakdeviren
2mo ago
I'll release it as open source, but the Kavak library isn't quite ready for open source yet, at least not from my perspective.
7.
▲
by
toprakdeviren
2mo ago
Thanks! And no, that’s not really the goal. This is just one piece of a much bigger ecosystem. The real goal is to solve the portability problem. MiniSwift, MiniSharp, and MiniKotlin are all parts of another project I’m building called Kava
8.
▲
by
toprakdeviren
2mo ago
First of all, I was genuinely surprised to see this project make it so high on Hacker News. I actually didn’t know it had been posted here. I spent the entire day improving MiniKotlin’s test coverage, and only noticed what was happening whe
9.
▲
by
toprakdeviren
2mo ago
Thank you so much for your kind feedback. I haven't made it open-source yet. It's in my plans for the near future.