On 15 May 2014 23:23, Waldek Hebisch <hebi...@math.uni.wroc.pl> wrote:
>
> Concerining structure of sources, currently there is a
> requrement to have ')abbrev' lines at the start of
> constructor, that is ')abbrev' must be the very first thing,
> anything before it will be cut off by the 'unpack_file' script.
> 'unpack_file' takes part form ')abbrev' up to '@' or next
> ')abbrev'. The '@' ending constructor must be the only
> character in the line.  Lines between ')abbrev' and
> end of piece are copied without change, there is no
> reordering etc. so they must be valid Spad.
>
> My plan is to make sure that .spad files are correct Spad,
> that is it should be possible to compile them without splitting
> using Spad compiler.  I am not sure how long we will split
> files during build -- spliting has some advantages, OTOH
> building directly from source file looks more natural.
>

I like getting rid of the pamphlet files except for the way it grouped
certain spad files in a (more or less) logical way. Rather than one
large directory of .spad files I would like to see some useful
sub-directory structure within the src directory, e.g. with
subdirectories for each category and domains and packages grouped
within them is some logical way.  Another simple way might be to make
a subdirectory for each old pamphlet file and untangle the pamphlet
file into that subdirectory.

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fricas-devel+unsubscr...@googlegroups.com.
To post to this group, send email to fricas-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to