Measures Concepts
GitHub icon

Virgil

Virgil - Programming language

< >

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

Source code:
git clone https://github.com/titzer/virgil
#1476on PLDB 18Years Old

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 Token Example
Print() Debugging ✓ System.puts

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