LoJix Debugger

Debugger for LoJiX.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.9.117
Дата

Дата

Тип

Тип

pom
Описание

Описание

LoJix Debugger
Debugger for LoJiX.
Ссылка на сайт

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

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

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

The Sett ltd.
Система контроля версий

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

https://github.com/rupertlssmith/lojix.git

Скачать debuggerbuild

Имя Файла Размер
debuggerbuild-0.9.117.pom 31 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • enhanced_text_model
  • swing_utils
  • debug_ui_tools_api
  • debug_ui_tools_swing
  • wam_debugger
  • wam_debugger_swing

LoJiX

LoJiX is a framework for logic compilers, and a Prolog implementation.

Roadmap

2015-02-11

Priorities are in the order presented here:

  • Get cut working.
  • Get call and not working.
  • Complete nested inline conjunction/disjunction.
  • Change the memory model to 64-bit, with an appropriately chosen layout for tagged heap values.
  • Get basic int and float arithmetic working.
  • Implement a simple garbage collector.

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

Версия
0.9.117
0.9.97
0.9.77