wam_debugger_swing

WAM debugger tool.

License

License

GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

wam_debugger_swing
Last Version

Last Version

0.9.117
Release Date

Release Date

Type

Type

jar
Description

Description

wam_debugger_swing
WAM debugger tool.
Project Organization

Project Organization

The Sett ltd.

Download wam_debugger_swing

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.thesett : wam_debugger jar 0.9.117
com.thesett : debug_ui_tools_swing jar 0.9.117
com.thesett : wam_prolog jar 0.9.117

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
com.thesett : base 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