Skip to content

define some simple temporary syntax for a simple interpreter useful for RefPerSys development #21

@bstarynk

Description

@bstarynk

The plugins_dir/rpsplug_simpinterp.cc file is incomplete in commit 462dc46 ; it is a plugin because it should be temporary

We hope for Abhishek to define a C-like syntax (in some markdown file) for a temporary scripting language useful for:

  • running simple tests
  • modifying the RefPerSys heap (e.g. adding objects and values inside it)
  • testing the code generation facilities and running them
  • querying easily the RefPerSys heap and displaying it (probably using more syntax using most of the public functions in refpersys.hh). Very probably macros from the RefPerSys header file refpersys.hh like RPS_INFORMOUT and RPS_OBJECT_DISPLAY should be useful.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions