Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Y

< >

Y is a programming language created in 1981.

#3186on 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 Example Token
Print() Debugging ✓ printf
View source
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll