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

Virgil

< >

Virgil is a programming language created in 2006 by Ben L. Titzer.

#866on PLDB 18Years Old
Download source code:
git clone https://github.com/titzer/virgil
Source Code

A fast and lightweight native programming language


Example from the web:
def main() { System.puts("Hello World!\n"); }
Example from hello-world:
def main() { System.puts("Hello World\n"); }

Language features

Feature Supported Example Token
Print() Debugging ✓ System.puts
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll