Difference between revisions of "Interfaces"

From ApCoCoAWiki
m (page moved)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
=IntelliJ GUI=
 
=IntelliJ GUI=
 
[[Image:IntelliJ_gui.jpg|left|300px]]
 
[[Image:IntelliJ_gui.jpg|left|300px]]
You can download the new ApCoCoA version 2 [[ApCoCoA:Downloads|here]].
+
You can download the new ApCoCoA version 2 [[ApCoCoA-1:Downloads|here]].
 
<br/>
 
<br/>
This is the newest version of ApCoCoA. Note that this is a Beta version and some functionality is still missing. More documentation coming soon!
+
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 9: Line 9:
  
 
=Eclipse GUI (Discontinued)=
 
=Eclipse GUI (Discontinued)=
 
 
[[Image:GUI_Rearrangement.jpg|left|300px]]
 
[[Image:GUI_Rearrangement.jpg|left|300px]]
You can download the old ApCoCoA based on CoCoA 4 and Eclipse [[ApCoCoA:Downloads|here]].
+
You can download the old ApCoCoA based on CoCoA 4 and Eclipse [[ApCoCoA-1:Downloads|here]].
  
 
===Installation and Build Instructions===
 
===Installation and Build Instructions===
* 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]].
+
* For an installation guide and a short introduction to the Eclipse GUI please go to [[ApCoCoA-1: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 eclipse and accessing the ApCoCoA svn-repository from eclipse.
+
* On [[ApCoCoA-1: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 eclipse.
+
*[[ApCoCoA-1:Eclipse GUI|This page]] contains all about the development of the GUI based on Eclipse.
 +
<br clear=all>
  
<br clear=all>
 
 
=Text Editors=
 
=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 prefer a classic text editor, you have the choice between Vim and Emacs. Both offer nice features for working with CoCoA.  
Line 30: Line 29:
 
[[Image:Vim_plugin.jpg|left|300px]]
 
[[Image:Vim_plugin.jpg|left|300px]]
 
[https://github.com/abacus42/CoCoA-Vim Download and further Information]
 
[https://github.com/abacus42/CoCoA-Vim Download and further Information]
 
 
<br clear=all>
 
<br clear=all>
  
 
=Qt Interface (Discontinued)=
 
=Qt Interface (Discontinued)=
All old versions of ApCoCoA are also available with a Qt GUI. You can download these versions [[ApCoCoA:Downloads|here]]
+
[[Image:Cocoa_gui.png|left|300px]]
 +
All old versions of ApCoCoA are also available with a Qt GUI. You can download these versions [[ApCoCoA-1:Downloads|here]].
 +
<br clear=all>
  
 
=Matlab Interface (Discontinued)=
 
=Matlab Interface (Discontinued)=
 
[[Image:DemoToolboxGBEvaluation.png|left|300px]]
 
[[Image:DemoToolboxGBEvaluation.png|left|300px]]
[[ApCoCoA:MatlabToolbox|Download and further Information]]
+
[[ApCoCoA-1:MatlabToolbox|Download and further Information]]
 +
 
 +
[[Category:ApCoCoA Installation]]

Latest revision as of 09:30, 29 October 2020

IntelliJ GUI

IntelliJ gui.jpg

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)

GUI Rearrangement.jpg

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

Emacs.jpg

Download and further Information

Vim

Vim plugin.jpg

Download and further Information

Qt Interface (Discontinued)

Cocoa gui.png

All old versions of ApCoCoA are also available with a Qt GUI. You can download these versions here.

Matlab Interface (Discontinued)

DemoToolboxGBEvaluation.png

Download and further Information