FennelDevFAQ
From Eigenpedia
| Question | Location of Answer |
|---|---|
| How do I set up Eclipse as my Fennel IDE? (not recommended) | FennelEclipse |
| How do I set up Emacs as my Fennel IDE? | EmacsCustomizations, FennelEcb |
| How do I run the Fennel C++ unit tests? | FennelUnitTests |
| How do I trace the Fennel C++ unit tests? | FennelTracing |
| How do I debug Fennel when it's called from Java? | FarragoFennelDebugging |
| How do I get a Fennel stack trace, and once I've got one, what do I do with it? | FennelStackTrace |
| XMI is so ugly. Is it possible to visualize an ExecStreamGraph? | ExecStreamGraphVisualization |
| How do I profile Fennel code? | SystemProfiling |
| I'm trying to build Fennel 64-bit and getting link errors. How come? | Fennel64Bit |
| What are the available debug-vs-optimized build variations? | FennelBuildVariations |
| How can I reduce Fennel's build time? | FennelBuildVariations#Shortcuts |

