Skip to Content.
Sympa Menu

maude-help - Re: [Maude-help] File I/O

maude-help AT lists.cs.illinois.edu

Subject: Maude-help mailing list

List archive

Re: [Maude-help] File I/O


Chronological Thread 
  • From: Scott Christley <schristley AT mac.com>
  • To: maude-help AT cs.uiuc.edu
  • Subject: Re: [Maude-help] File I/O
  • Date: Fri, 11 Jul 2014 13:51:38 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/maude-help/>
  • List-id: <maude-help.cs.uiuc.edu>

Hi Konrad,

The technique I use is to write a simple program that translates the data
into Maude statements and writes those statements to a file. Then I load
that file in Maude to do rewrites and etc.

Scott

On Jul 11, 2014, at 11:36 AM, Konrad Hinsen
<konrad.hinsen AT fastmail.net>
wrote:

> Hi everyone,
>
> I am exploring Maude with the intention to use it for defining
> scientific models in computational physics and chemistry. One
> very pragmatic problem I run into is that I don't see how I can
> get any data from a file into Maude. The manual somehow hints at
> using "external objects" but doesn't give a concrete example.
>
> My goal is to build a term representing a molecular structure from a
> file describing that molecular structure, and then modify this term
> using rewrite rules. Are there examples somewhere for something along
> these lines?
>
> Konrad.
> _______________________________________________
> Maude-help mailing list
> Maude-help AT cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/maude-help





Archive powered by MHonArc 2.6.16.

Top of Page