Hacker News new | past | comments | ask | show | jobs | submit login

IKEA should create a programming language with only Swedish keywords.



Not made by IKEA but a Swedish programming language none the less: https://github.com/pushmatrix/fikascript

    <script type="text/fikascript">
      om (x < 5) {
        konsol.log("hej!");
      } annars {
        konsol.log("nej!");
      }
    </script>


Should come with a Language Server Protocol extension, this would be needed.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: