turing

A set of Scala libraries providing a Turing Machine emulator,a DSL for creating programs for this emulator, and some predefined programs.

Лицензия

Лицензия

Группа

Группа

com.github.skozlov
Идентификатор

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

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

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

0.1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

turing
A set of Scala libraries providing a Turing Machine emulator,a DSL for creating programs for this emulator, and some predefined programs.
Ссылка на сайт

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

https://github.com/skozlov/turing

Скачать turing

Имя Файла Размер
turing-0.1.0.pom 4 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.skozlov/turing/ -->
<dependency>
    <groupId>com.github.skozlov</groupId>
    <artifactId>turing</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skozlov/turing/
implementation 'com.github.skozlov:turing:0.1.0'
// https://jarcasting.com/artifacts/com.github.skozlov/turing/
implementation ("com.github.skozlov:turing:0.1.0")
'com.github.skozlov:turing:pom:0.1.0'
<dependency org="com.github.skozlov" name="turing" rev="0.1.0">
  <artifact name="turing" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.skozlov', module='turing', version='0.1.0')
)
libraryDependencies += "com.github.skozlov" % "turing" % "0.1.0"
[com.github.skozlov/turing "0.1.0"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.scalatest : scalatest_2.11 jar 2.2.6

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

  • base
  • build
  • math
  • math00
  • math01

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

Версия
0.1.0