top of page
About
Beaver's features and syntax are inspired from many popular languages with distinct changes.
Anchor 1

Python
Procedural code and dynamically typed

Java
Object-oriented and statically typed

Haskell
Pure functional language

C
Familiar constructs
Beaver is written completely in Python.
Using the console
$edit command to launch the editor
$quit to end the session
bottom of page