From: Bruno H. <br...@cl...> - 2018-04-25 11:36:11
|
Hello Charles, > setting up git recently (worked for me) Good! > suggestions for specific parts of the documentation to start looking > at or ways to refine the project details would be helpful. I've been > mainly looking at the bytecode machine specs since I anticipate this > being the main piece of backend work to do. Yes, probably the format you need to produce is the variant _before_ application of insert-combined-LAPs. The "combined" LAPs are there just to save bytecode length. > I think that we should also clarify how to communicate. I am OK with > communicating on this mailing list, but as Bruno suggested before, it > may help to make a separate mailing list for more day-to-day mentoring > communication to reduce clutter on clisp-devel or to perhaps limit the > number of opinions just to keep things expedient. As you like. I also have created a sub-wiki at https://gitlab.com/gnu-clisp/clisp/wikis/gsoc/2018/project for you, for things that are better exposed in wiki pages rather than in mail postings. Let me you know your gitlab.com user id so that I can grant you write access. Bruno |