All Projects → texmacs → plugins

texmacs / plugins

Licence: other
Collection of builtin GNU TeXmacs plugins

Programming Languages

tcl
693 projects
scheme
763 projects
TeX
3793 projects
r
7636 projects
python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to plugins

Asciidoctor Kroki
Asciidoctor.js extension to convert diagrams to images using Kroki!
Stars: ✭ 55 (+66.67%)
Mutual labels:  graphviz, plantuml
Azure Plantuml
PlantUML sprites, macros, and other includes for Azure services
Stars: ✭ 247 (+648.48%)
Mutual labels:  graphviz, plantuml
ecto erd
A mix task for generating Entity Relationship Diagram from Ecto schemas available in your project.
Stars: ✭ 173 (+424.24%)
Mutual labels:  graphviz, plantuml
swagger2puml
Generate Class Diagrams (UML) for Given Swagger Definition
Stars: ✭ 43 (+30.3%)
Mutual labels:  graphviz, plantuml
Aws Plantuml
PlantUML sprites, macros, and other includes for AWS components.
Stars: ✭ 565 (+1612.12%)
Mutual labels:  graphviz, plantuml
PlantUml-Language-Service
PlantUml Language Service extension for Visual Studio 2017 and 2019
Stars: ✭ 24 (-27.27%)
Mutual labels:  graphviz, plantuml
C4 Plantuml
C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
Stars: ✭ 3,522 (+10572.73%)
Mutual labels:  graphviz, plantuml
Kroki
Creates diagrams from textual descriptions!
Stars: ✭ 774 (+2245.45%)
Mutual labels:  graphviz, plantuml
Markdeck
presentations as code - author cool slide decks, text-only, offline-ready, collaborative
Stars: ✭ 1,159 (+3412.12%)
Mutual labels:  graphviz, plantuml
dockerfilegraph
Visualize your multi-stage Dockerfiles
Stars: ✭ 55 (+66.67%)
Mutual labels:  graphviz
yed py
Making graphs for yEd
Stars: ✭ 54 (+63.64%)
Mutual labels:  graphviz
plantuml2mysql
This utility parses PlantUML class diagram and generates SQL DDL for MySQL
Stars: ✭ 110 (+233.33%)
Mutual labels:  plantuml
C4-PlantumlSkin
This library provides skinning to create C4 diagrams using PlantUml
Stars: ✭ 74 (+124.24%)
Mutual labels:  plantuml
graphviz
PHP Graphviz library
Stars: ✭ 70 (+112.12%)
Mutual labels:  graphviz
Visualize ruby
Transform code into a flowchart and experimentally trace the execution path through it
Stars: ✭ 237 (+618.18%)
Mutual labels:  graphviz
rel
command line tool for managing personal graphs of anything and writing them to dot
Stars: ✭ 51 (+54.55%)
Mutual labels:  graphviz
bandersnatch-graph
Graphing all possibilities in the Netflix Black Mirror episode, "Bandersnatch"
Stars: ✭ 42 (+27.27%)
Mutual labels:  graphviz
home-assistant-graph
No description or website provided.
Stars: ✭ 30 (-9.09%)
Mutual labels:  graphviz
typeorm-uml
Generate Entity Relationship diagrams for Typeorm powered projects.
Stars: ✭ 207 (+527.27%)
Mutual labels:  plantuml
kraph
Go module for scraping APIs to graphs
Stars: ✭ 12 (-63.64%)
Mutual labels:  graphviz

Collection of GNU TeXmacs plugins

Join the chat at https://gitter.im/texmacs/Lobby

Status of Plugins for GNU TeXmacs

Plugin MacOS GNU/Linux Windows Language Last Checker Date
asymptote 💯 💯 💯 Python(tmpy) @sadhen 2019-08-31
axiom Scheme/C @sadhen 2018-10-14
cadabra 1.46 Scheme @sadhen 2018-10-14
coq Scheme/C @sadhen 2018-10-20
dratex 💯 💯 Python(tmpy) Pedro 2018-10-20
eukleides Scheme/Shell Pedro 2018-10-14
feynmf Perl/Shell @sadhen 2018-10-14
fricas 1.3.4 1.3.4 Scheme @sadhen 2018-10-14
giac 1.2.3.57 Scheme @sadhen 2018-10-14
gnuplot 💯 💯 💯 Python(tmpy) @sadhen 2019-08-31
graph 💯 💯 💯 Python(tmpy) @sadhen 2019-08-31
graphviz 💯 💯 💯 Python(tmpy) @sadhen 2019-08-31
macaulay2 1.15 Scheme @sadhen 2020-01-29
maxima 5.43.0 5.41 5.42.0 Scheme/Lisp @sadhen 2020-01-29
octave 5.1.0 4.2.2 Scheme/Shell @sadhen 2020-01-29
pari 2.11.2 2.9.5 2.11.0 Scheme @sadhen 2020-01-29
python 💯 💯 💯 Python(tmpy) Pedro 2018-10-14
sage 8.3 8.1 Python(tmpy) @sadhen 2018-10-14
scheme 💯 💯 💯 Scheme @sadhen 2018-10-14
scilab 6.0.1 Scheme @sadhen 2018-10-14
shell 💯 💯 Scheme/C++ @sadhen 2018-10-14
xypic 💯 💯 💯 Python(tmpy) @sadhen 2019-08-31
yacas 1.8.0 1.3.6 1.3.6 Scheme @sadhen 2020-01-29

NOTE: It is not a good idea to implement a plugin using Shell scripting. Ideally, plugins should be implemented in Scheme(Guile).

Trouble Shootings

Octave

For GNU TeXmacs 1.99.12 on macOS, we have to install the missing .octaverc via

wget https://github.com/texmacs/plugins/raw/master/octave/octave/.octaverc -O /Applications/TeXmacs-1.99.12.app/Contents/Resources/share/TeXmacs/plugins/octave/octave/.octaverc

or (It is a pity that Github is not always available for some areas)

wget https://gitee.com/texmacs/plugins/raw/master/octave/octave/.octaverc -O /Applications/TeXmacs-1.99.12.app/Contents/Resources/share/TeXmacs/plugins/octave/octave/.octaverc

PariGP

For GNU TeXmacs 1.99.12 on macOS, please add /Applications/PariGP.app/Contents/Resources/bin/ to your PATH. And do NOT install PariGP using Homebrew.

How to contribute

Documentation on how to interface TeXmacs with an extern application can be browsed in the Help->Interfacing menu or online.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].