user_guide:tutorials:perl_intro

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
user_guide:tutorials:perl_intro [2019/02/11 16:21] – ↷ Page moved from user_guide:perl_intro to user_guide:tutorials:perl_intro oroehriguser_guide:tutorials:perl_intro [2019/02/11 16:21] – ↷ Links adapted because of a move operation oroehrig
Line 37: Line 37:
 </code> </code>
 ====''polymake''-Perl==== ====''polymake''-Perl====
-In addition to the three standard data structures, the enriched version of ''Perl'' used in ''polymake'' also provides special data structures for dealing with more complicated concepts. For an introduction to the polymake object model see [[.properties#objects|here]].+In addition to the three standard data structures, the enriched version of ''Perl'' used in ''polymake'' also provides special data structures for dealing with more complicated concepts. For an introduction to the polymake object model see [[..:properties#objects|here]].
  
 ''polymake'''s object hierarchy is completely reflected on the Perl side. Let us create a small polytope as an example object. ''polymake'''s object hierarchy is completely reflected on the Perl side. Let us create a small polytope as an example object.
Line 148: Line 148:
 2940 2940
 </code> </code>
-Check out the tutorial on [[properties|properties]] to learn more about the way properties are used and computed.+Check out the tutorial on [[..:properties|properties]] to learn more about the way properties are used and computed.
  
 ====A small example script...==== ====A small example script...====
Line 193: Line 193:
  
 ====Writing scripts==== ====Writing scripts====
-Comprehensive information on how to use scripts within ''polymake'' can be found [[.howto:scripting|here]].+Comprehensive information on how to use scripts within ''polymake'' can be found [[..:howto:scripting|here]].
  • user_guide/tutorials/perl_intro.txt
  • Last modified: 2019/02/11 16:21
  • by oroehrig