Skip to content

Better Build Process for XS:Lisp (and v2?), including support in Makefile.common #4

@mesheets

Description

@mesheets

The XS:Lisp implementation does not currently afford much flexibility with file paths, making it a challenge to add flexible support to Makefile.common.

Some files—and even more than just *.h files—might benefit from being moved under the "include" folder, as otherwise either a relative or absolute path needs to be provided.

The xs-rcx and xs-host programs dump out a fixed-name "xsout" file in whatever happens to be the current working directory; this file then gets included in eval.c.

 
Possible version 2 of XS:Lisp?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions