Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Y

< >

Y is a programming language created in 1981.

#2590on PLDB 43Years Old


Example from hello-world:
module helloworld define(EOF,(-1)) import printf from "ylib.d" main() printf("Hello World\n") end end

Language features

Feature Supported Token Example
Print() Debugging ✓ printf

View source

- Build the next great programming language · About · Acknowledgements · Extensions · Day 630 · Donate · feedback@pldb.io