Skip to content

A simple and fast statically-typed programming language.

License

Notifications You must be signed in to change notification settings

otter-lang/otter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Otter Programming Language

Otter is a statically-typed programming language that tries to be simple and fast. It can compile to multiple targets like:

Table of Contents

Overview

This repository is structured into the following directories.

Directory Description
docs Language specifiction, standard library documentation, etc.
examples Various code examples.
images Images that are used here.
source Source code of the compiler.
tests Testing the compiler.

Installing from Source

TODO

Building

TODO

Getting Help

TODO

Contributing

TODO

License

Otter is distributed under the zlib License. See LICENSE for details.

About

A simple and fast statically-typed programming language.

Resources

License

Stars

Watchers

Forks

Languages