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

dyvil

< >

dyvil is an open source programming language created in 2014.

#1175on PLDB 10Years Old
Download source code:
git clone https://github.com/Dyvil/Dyvil

Try now: TIO

The Dyvil programming language


Example from hello-world:
class Dyvil { static func main(args: [String]) = print 'Hello World' }

Language features

Feature Supported Token Example
Strings ✓ '
'Hello world'
Print() Debugging ✓ print

View source

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