Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Intent/Further Readings

Intent does not come from nowhere : most of the theories used to create Intent are not new. This section references scientific papers and other sources that were used to create Intent, or that are related to Intent's concerns.

Donald E. Knuth has brought most of the concepts used in Intent. Literate Programming is a methodology that combines a programming language with a documentation language. The main idea is to treat a program as a piece of literature, addressed to human beings rather than to a computer. If you ware interested in Intent, we should definitively read this book ! In addition of being passionating, Knuth has a writing style that will not let you indifferent.

  • Getting Started, a tutorial showing how to manage a metamodel definition using an Intent document.
  • other articles coming soon

Back to the top