Bear 0.0.2: The First Release
Bear is officially here. A fork of V, rebuilt with a focus on simplicity, speed, and coroutines.
Today we're releasing Bear 0.0.2, our first public release. Bear is a fork of the V programming language, rebranded and extended with new features.
What's in this release:
- Full V language compatibility — all
.vfiles compile as before - Built-in coroutine support
- Rebranded compiler, tools, and standard library
- Complete website and documentation
We forked from V at commit fd150c0596abdaea5a9556c09a64e37b0e60b37a. The entire codebase was rebranded to Bear while preserving the original V syntax and standard library.