Skip to content
Snippets Groups Projects
Commit 713aba1c authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Prepare use of non-basic types

The goal is to be able to define more high-level types such as `mesh` for
instance that will be defined in modules that will be loaded on-demand.

Now, one can write
``
let m:mesh;
``
It remains to give functions to build and manipulate meshes. A first step is to
improve module management.
parent 5317f837
Branches
Tags
1 merge request!37Feature/language
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment