Measures Concepts
GitHub icon

Y

Y - Programming language

< >

Y is a programming language created in 1981.

#2038on 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 · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout