asciimath-parser

Java and ECMAScript parser for ASCIIMathML. Contains a trimmed version of Peter Jipsen's ASCIIMathML.js JavaScript that does only the raw ASCIIMath parsing code. Also includes a trivial Rhino wrapper that packages the parser into a simple Java library.

Лицензия

Лицензия

BSD License (3 clause)
Группа

Группа

uk.ac.ed.ph.asciimath
Идентификатор

Идентификатор

asciimath-parser
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

asciimath-parser
Java and ECMAScript parser for ASCIIMathML. Contains a trimmed version of Peter Jipsen's ASCIIMathML.js JavaScript that does only the raw ASCIIMath parsing code. Also includes a trivial Rhino wrapper that packages the parser into a simple Java library.
Ссылка на сайт

Ссылка на сайт

https://github.com/davemckain/asciimath-parser
Организация-разработчик

Организация-разработчик

The University of Edinburgh

Скачать asciimath-parser

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/uk.ac.ed.ph.asciimath/asciimath-parser/ -->
<dependency>
    <groupId>uk.ac.ed.ph.asciimath</groupId>
    <artifactId>asciimath-parser</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.ed.ph.asciimath/asciimath-parser/
implementation 'uk.ac.ed.ph.asciimath:asciimath-parser:1.0'
// https://jarcasting.com/artifacts/uk.ac.ed.ph.asciimath/asciimath-parser/
implementation ("uk.ac.ed.ph.asciimath:asciimath-parser:1.0")
'uk.ac.ed.ph.asciimath:asciimath-parser:jar:1.0'
<dependency org="uk.ac.ed.ph.asciimath" name="asciimath-parser" rev="1.0">
  <artifact name="asciimath-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.ed.ph.asciimath', module='asciimath-parser', version='1.0')
)
libraryDependencies += "uk.ac.ed.ph.asciimath" % "asciimath-parser" % "1.0"
[uk.ac.ed.ph.asciimath/asciimath-parser "1.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
rhino : js jar 1.7R2

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
xmlunit : xmlunit jar 1.3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0