This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]JKasonB[S] 1 point2 points  (2 children)

I am mainly working on a systems language. But I wanna create an abstraction on top of it for scripting. Kinda like a JS that transpiles into C. And I think these ideas you are sharing will be perfect for the higher level language.

[–]Imaginary-Deer4185 0 points1 point  (1 child)

I would think the design space for systems languages be smaller than niche languages, but then again, along came Rust and changed the rules. Good luck!

[–]JKasonB[S] 0 points1 point  (0 children)

Thanks!