Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This has never happened before. There has never been a plain English programming language.

      Public Class Form1
       Private Sub Form1_Load(sender As Object, e As EventArgs) Handles MyBase.Load
        MessageBox.Show("Hello, World!")
       End Sub
     End Class

Becomes

"Make a message box pop up on the screen that says Hello World!"



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

Search: