Difference between revisions of "Interfaces"
From ApCoCoAWiki
Line 3: | Line 3: | ||
You can download the new ApCoCoA version 2 [[ApCoCoA:Downloads|here]]. | You can download the new ApCoCoA version 2 [[ApCoCoA:Downloads|here]]. | ||
<br/> | <br/> | ||
− | This is the newest version of ApCoCoA. Note that this is a | + | This is the newest version of ApCoCoA. Note that this is a beta version and some functionality is still missing. More documentation coming soon! |
Line 13: | Line 13: | ||
===Installation and Build Instructions=== | ===Installation and Build Instructions=== | ||
− | * For an installation guide and a short introduction to the | + | * For an installation guide and a short introduction to the Eclipse GUI please go to [[HowTo:Install and Work with the Eclipse GUI|this page]]. |
− | * On [[HowTo:Tips for developing (Ap)CoCoA with Eclipse|this page]] you can find information about building (Ap)CoCoALib under | + | * On [[HowTo:Tips for developing (Ap)CoCoA with Eclipse|this page]] you can find information about building (Ap)CoCoALib under Eclipse and accessing the ApCoCoA svn-repository from Eclipse. |
− | *[[ApCoCoA:Eclipse GUI|This page]] contains all about the development of the GUI based on | + | *[[ApCoCoA:Eclipse GUI|This page]] contains all about the development of the GUI based on Eclipse. |
<br clear=all> | <br clear=all> | ||
Revision as of 14:33, 4 March 2020
IntelliJ GUI
You can download the new ApCoCoA version 2 here.
This is the newest version of ApCoCoA. Note that this is a beta version and some functionality is still missing. More documentation coming soon!
Eclipse GUI (Discontinued)
You can download the old ApCoCoA based on CoCoA 4 and Eclipse here.
Installation and Build Instructions
- For an installation guide and a short introduction to the Eclipse GUI please go to this page.
- On this page you can find information about building (Ap)CoCoALib under Eclipse and accessing the ApCoCoA svn-repository from Eclipse.
- This page contains all about the development of the GUI based on Eclipse.
Text Editors
If you prefer a classic text editor, you have the choice between Vim and Emacs. Both offer nice features for working with CoCoA. If you never used one of these editors we recommend to use the IntelliJ GUI instead.
Emacs
Download and further Information
Vim
Download and further Information
Qt Interface (Discontinued)
All old versions of ApCoCoA are also available with a Qt GUI. You can download these versions here.