On 6/5/25 3:22 AM, Waldek Hebisch wrote: > Today we have 59872 lines of Lisp and Boot code in src/interp > (4100 lines of Lisp and 55772 lines of Boot). That is decrease > by 1522 compared to FriCAS 1.3.11. As I wrote eventually > I would like to limit Lisp to lowest level support code and > move other functionality to Spad code.
1. Do you think this development process could be done incrementally? (i.e. replace the compiler component by component) 2. Is it a good idea to make "src/interp" more modular? For example, making the dependency between files more clear, mark some files as "core" and let other files depend on them. Current situation feels like spaghetti. - Qian -- 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 view this discussion visit https://groups.google.com/d/msgid/fricas-devel/14df3591-baa6-469e-b2c4-1c9312a92692%40gmail.com.