| Port details |
- c3c Compiler for the C3 language
- 0.8.1 lang
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: olgeni@FreeBSD.org
 - Port Added: 2026-07-12 10:12:13
- Last Update: 2026-07-12 10:10:23
- Commit Hash: 187646b
- License: LGPL3 MIT
- WWW:
- https://c3-lang.org/
- https://github.com/c3lang/c3c
- Description:
- C3 is a programming language that is an evolution of C, enabling the same
paradigms and retaining the same syntax as far as possible.
It introduces module namespacing, generic modules, optional-based error
handling, defer, slices, compile-time evaluation, contracts, and built-in
support for foreign function interfaces, while staying binary compatible
with C and keeping the low-level control C programmers expect.
c3c is the C3 compiler, using LLVM as its backend.
 ¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/c3c/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/c3c
- pkg install c3c
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: c3c
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1783779356
SHA256 (c3lang-c3c-v0.8.1_GH0.tar.gz) = fb4091d3c8e33c3d348124396ee46a826289428c2e9e4afde23c936245bbda30
SIZE (c3lang-c3c-v0.8.1_GH0.tar.gz) = 21431852
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- llvm-config19 : devel/llvm19
- Library dependencies:
-
- libcurl.so : ftp/curl
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for c3c-0.8.1:
CURL=on: Vendor library fetching via libcurl
===> Use 'make config' to modify these settings
- Options name:
- lang_c3c
- USES:
- cmake compiler:c++17-lang llvm:19
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|