top of page
About

Beaver's features and syntax are inspired from many popular languages with distinct changes.

Anchor 1
600px-Python-logo-notext.svg.png

Python

Procedural code and dynamically typed

java-logo.png

Java

Object-oriented and statically typed

1280px-Haskell-Logo.svg.png

Haskell

Pure functional language

c-programming-569564.png

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