☆ Yσɠƚԋσʂ ☆@lemmy.ml to General Programming Discussion@lemmy.ml · 3 years agoHow to make your own programming language in JavaScriptdev.toexternal-linkmessage-square5fedilinkarrow-up15arrow-down10
arrow-up15arrow-down1external-linkHow to make your own programming language in JavaScriptdev.to☆ Yσɠƚԋσʂ ☆@lemmy.ml to General Programming Discussion@lemmy.ml · 3 years agomessage-square5fedilink
minus-squareSagar Acharya@lemmy.mllinkfedilinkarrow-up4·3 years agoI say browser’s ability to support JS should be removed!
minus-squaresoutherntofu@lemmy.mllinkfedilinkarrow-up2·3 years agoYes we need to get back to declarative protocols! Declarativeness empowers users (and their user agents / browsers / spiders) over developers!
minus-square☆ Yσɠƚԋσʂ ☆@lemmy.mlOPlinkfedilinkarrow-up2arrow-down1·3 years agotreating js as a compile target is the only way I’d ever work with it :)
minus-square☆ Yσɠƚԋσʂ ☆@lemmy.mlOPlinkfedilinkarrow-up1arrow-down1·3 years agoOh I don’t think there’s any reason to make a new serious language to target Js. It’s just a good example of how to make a transpiler.
deleted by creator
I say browser’s ability to support JS should be removed!
Yes we need to get back to declarative protocols! Declarativeness empowers users (and their user agents / browsers / spiders) over developers!
treating js as a compile target is the only way I’d ever work with it :)
deleted by creator
Oh I don’t think there’s any reason to make a new serious language to target Js. It’s just a good example of how to make a transpiler.