Download And Run Java App ...Without Compilation

Поделиться
HTML-код
  • Опубликовано: 6 июл 2024
  • This approach is used to install the development web server: github.com/AdamBien/SaO.java
    Java used in this short: openjdk version "21" 2023-09-19 LTS
    Visual Studio Code used for editing: code.visualstudio.com/
    See you at live, virtual workshops: airhacks.live
    About me: airhacks.industries
    #airhacks
  • НаукаНаука

Комментарии • 3

  • @TheHeartOfTheEvil
    @TheHeartOfTheEvil 24 дня назад +2

    That's pretty cool, it's like using java as a bash script with curl | bash
    I wonder if the java compiler will ever accept source code from the standard input

    • @bienadam
      @bienadam  23 дня назад +3

      Accepting the source from STDIN would be really useful here. Thank you for watching!

  • @pmorah
    @pmorah 23 дня назад

    Hi Adam. What is the purpose of the enum?