https://github.com/geertjanw/jmn

Gj

On Tue, Apr 19, 2022 at 4:31 PM Oliver Rettig <oliver.ret...@orat.de> wrote:
>
> Hi,
>
> I am working on an netbeans editor-Extention to suport the work with conformal
> geometric algebra, which will include also a domain specific programming
> language based on truffle/graal.
>
> In this context I want to add the possibility to insert specific mathematical
> symbols in textfile edited with the netbeans-editor in form of a netbeans
> plugin.
>
> I have found the tutorial
>
> https://netbeans.apache.org/tutorials/74/nbm-ribbonbar.html
>
> which seems support some specific toolbar ui  but it is a pity: The code to
> nbribbonbar is gone.
>
> Has anybody saved the source code? Maybe Geertjan? If I get the code I can
> update the wiki and host the code somewhere in github to make it available for
> the furture.
>
> My current experiments with extentions of the the netbeans editor are here:
>
> https://github.com/orat/netbeans-cgasymbols/tree/master
>
> I have implemented additions to the editor context-menu to insert the symbols.
> But this looks too much cumbersome for the user. I think a ribbon-bar is
> nicer.
>
> If somebody is interested in the mathematical symbols and the experiments in
> implementing a formular parser to work with these symbols. The code is here:
>
> https://github.com/MobMonRob/DSL4GeometricAlgebra/blob/main/README.md
>
> best regards
> Oliver
>
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to