comp.lang.ada
 help / color / mirror / Atom feed
* SPARK and unbounded tree structures
@ 2009-06-10 16:52 xorquewasp
  2009-06-11  7:35 ` Rod Chapman
  2009-06-11 10:31 ` Stephen Leake
  0 siblings, 2 replies; 5+ messages in thread
From: xorquewasp @ 2009-06-10 16:52 UTC (permalink / raw)


I'm going to be working on a compiler for a domain-specific functional
language soon. For obvious reasons, I'd like to use SPARK, if
possible.

The problem: The compiler is inevitably going to involve tree
structures
of a completely unbounded size. It's also inevitably going to involve
variant records.

Are there any real world examples of using SPARK in situations that
involve large dynamic data structures? As far as I can tell given my
week
or so of experience with SPARK, this would basically involve --# hide -
ing
most of the program and would essentially make the whole exercise
pointless.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-06-11 10:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-10 16:52 SPARK and unbounded tree structures xorquewasp
2009-06-11  7:35 ` Rod Chapman
2009-06-11  8:28   ` Phil Thornley
2009-06-11  8:43     ` xorque
2009-06-11 10:31 ` Stephen Leake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox