Path to this page:
./
wip/lwc,
Lightweight C++
Branch: CURRENT,
Version: 1.3.2,
Package name: lwc-1.3.2,
Maintainer: pkgsrc-usersightweight C++ is a programming language that looks like C++ (a lightweight
C++ dialect) and is directly translated to readable C by the lwc preprocessor.
It's more "K&R" and, well, more lightweight.
Important thing about lightweight C++ is that by studying the generated C
code it is easy to understand how OOP features are implemented and what is
the cost of everything.
Adding new features and extensions is also very easy (much easier than adding
new C++ extensions to gcc at least), and this is one of lwc goals
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: ea1c991d46c106c5d37a47b9c0a1dd84ca878d03
Filesize: 214.599 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)