Skip to content

jabolopes/bapel

Repository files navigation

A System F-based programming language with automatic type inference, strong module support, strong integration with C++. It compiles to C++.

It supports algebraic data types (aka variant), record types (structs), tuples, polymorphic types and functions.

It has an integrated build system with incremental builds.

Build & Test

$ make bpl
$ ./bpl build program.bpl

About

Bapel programming language and environment.

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors