LoJix Debugger

Debugger for LoJiX.

License

License

GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

debuggerbuild
Last Version

Last Version

0.9.117
Release Date

Release Date

Type

Type

pom
Description

Description

LoJix Debugger
Debugger for LoJiX.
Project URL

Project URL

https://github.com/rupertlssmith/lojix
Project Organization

Project Organization

The Sett ltd.
Source Code Management

Source Code Management

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

Download debuggerbuild

Filename Size
debuggerbuild-0.9.117.pom 31 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • 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.

Versions

Version
0.9.117
0.9.97
0.9.77