debug_ui_tools_swing

Standalone WAM debugger tool.

License

License

GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

debug_ui_tools_swing
Last Version

Last Version

0.9.117
Release Date

Release Date

Type

Type

jar
Description

Description

debug_ui_tools_swing
Standalone WAM debugger tool.
Project Organization

Project Organization

The Sett ltd.

Download debug_ui_tools_swing

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.thesett : debug_ui_tools_api jar 0.9.117
com.thesett : swing_utils jar 0.9.117

Project Modules

There are no modules declared in this project.

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