Enigma Frontend

Small library to ease the creation of a compiler front end using ANTLR4.

Лицензия

Лицензия

Группа

Группа

com.g2forge.enigma
Идентификатор

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

en-frontend
Последняя версия

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

0.0.11
Дата

Дата

Тип

Тип

jar
Описание

Описание

Enigma Frontend
Small library to ease the creation of a compiler front end using ANTLR4.
Система контроля версий

Система контроля версий

http://github.com/g2forge/enigma/tree/0.0.11/en-frontend

Скачать en-frontend

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

<!-- https://jarcasting.com/artifacts/com.g2forge.enigma/en-frontend/ -->
<dependency>
    <groupId>com.g2forge.enigma</groupId>
    <artifactId>en-frontend</artifactId>
    <version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.enigma/en-frontend/
implementation 'com.g2forge.enigma:en-frontend:0.0.11'
// https://jarcasting.com/artifacts/com.g2forge.enigma/en-frontend/
implementation ("com.g2forge.enigma:en-frontend:0.0.11")
'com.g2forge.enigma:en-frontend:jar:0.0.11'
<dependency org="com.g2forge.enigma" name="en-frontend" rev="0.0.11">
  <artifact name="en-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.enigma', module='en-frontend', version='0.0.11')
)
libraryDependencies += "com.g2forge.enigma" % "en-frontend" % "0.0.11"
[com.g2forge.enigma/en-frontend "0.0.11"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.g2forge.alexandria : ax-adt jar 0.0.17
org.antlr : antlr4-runtime jar 4.8-1
com.g2forge.alexandria : ax-java jar 0.0.17

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.18

test (2)

Идентификатор библиотеки Тип Версия
com.g2forge.alexandria : ax-test jar 0.0.17
junit : junit jar 4.13.1

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

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

Enigma

A library for manipulating codes of various kinds. Useful for constructing programming languages, rendering documents, etc.

Developers

For more information about release procedures see the Alexandria developer documentation.

com.g2forge.enigma

G2 Forge

Open source software and gateware

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

Версия
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2