Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gendl
gendl
Commits
44a5ad85
Commit
44a5ad85
authored
Apr 05, 2013
by
Dave Cooper
Browse files
trying to update the readme
parents
1e805ea8
f1f5bd98
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
44a5ad85
Gendl
#Gendl
What is Gendl?
=============
Gendl is an AGPL-licensed Generative Programming and Knowledge Based
Gendl is an AGPL-licensed Generative Programming and Knowledge Based
Engineering framework, building on concepts dating back to the
Engineering framework, building on concepts dating back to the
...
@@ -13,19 +11,17 @@ allows you to specify inputs, outputs (computed slots), and child
...
@@ -13,19 +11,17 @@ allows you to specify inputs, outputs (computed slots), and child
objects, which then gives the ability to generate a "tree" of objects,
objects, which then gives the ability to generate a "tree" of objects,
useful for decomposing complexity.
useful for decomposing complexity.
A graphical web-based interface, tasty, is available for interacting
A graphical web-based interface,
/
tasty
/
, is available for interacting
with your system as
you
develop
it
.
with your system as
it is
develop
ed
.
The web-based GUI framework used to make tasty (GWL) is also available
The web-based GUI framework used to make tasty (GWL) is also available
for creating your own custom web-based user interfaces.
for creating your own custom web-based user interfaces.
Gendl provides the fundamental KBE features of:
### Fundamental KBE Features Provided
o Declarative (non-procedural) Syntax
o Object and value caching (i.e. runtime memorization)
o Dependency-tracking (cached values get recomputed when needed)
- Declarative (non-procedural) Syntax
- Object and value caching (i.e. runtime memorization)
- Dependency-tracking (cached values get recomputed when needed)
Optionally there is available a set of surface- and solid-modeling
Optionally there is available a set of surface- and solid-modeling
primitives which currently depend on SMLib, a commercial geometry
primitives which currently depend on SMLib, a commercial geometry
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment