Files
eiffel-org/documentation/15.12/eiffelstudio/eiffelstudio-reference/compiler/command-line/index.wiki
eiffel-org ce5124d06a created 15.12 documentation branch
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1492 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2016-02-02 14:04:46 +00:00

12 lines
852 B
Plaintext

[[Property:title|Command line]]
[[Property:weight|-13]]
[[Property:uuid|e1a93995-38bf-14fa-421e-e6fe1f07b9f6]]
==Using the command line compiler==
It is possible to compile from outside of the graphical environment, by using the command '''ec'''. The form of compilation's results are the same in both cases. You may therefore alternate between the two techniques. '''ec''' will enable you to [[EiffelStudio: Using command line options|melt or freeze]] a project and therefore to use [[Batch compilation|batch compilation]] . It will also enable you to produce [[EiffelStudio: Using command line options|information about a class]] such as its Flat and Flat Contract views.
The [[EiffelStudio: Using command line options|-loop option]] makes it possible to start '''ec''' just once and then repeatedly request any of the available operations.