Hi! I've created this page to showcase the features of Mint (since there are so many) and their corresponding versions in other similar languages.

you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 1 year ago (1 child)

Web is just one kind of frontend though. And there's more ways to target web with JavaScript interfacing than transpiling to JavaScript.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 1 year ago

    Sure, but without further context, "frontend" means the web. And "frontend language" means languages that were designed for the frontend. You can write a website fromtend in Python, but you absolutely shouldn't!

    You can use languages like Java and Rust too which are more reasonable options, but they aren't "frontend languages".

  • source
  • parent