This repository has been archived by the owner on Jun 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
alexrp edited this page Dec 21, 2012
·
7 revisions
Welcome to the Flect wiki!
For installation instructions, compatibility status, and licensing information, please see the included INSTALL
, COMPATIBILITY
, and LICENSE
files. For everything else -- including the tutorial, specification, and library reference -- see the sidebar.
Please note that Flect is still a work in progress. The information in the specification and other pages of this wiki may not be representative of the current implementation.
- Home
- Introduction
- Motivation
- Features
- Tutorial
- Library
- FAQ
- General
- Interoperability
- Syntax
- Type System
- Macros and CTE
- Specification
- Introduction
- Lexical
- Common Grammar Elements
- Modules and Bundles
- Type System
- Declarations
- Expressions
- Macros
- Compile-Time Evaluation
- Memory Management
- Application Binary Interface
- Foreign Function Interface
- Unit Testing
- Documentation Comments
- Style
- Indentation
- Braces
- Spacing
- Naming