University of California at Berkeley Department of Electrical Engineering & Computer Sciences Instructional Support Group /share/b/pub/esterel.help Sep 18, 2001 ESTEREL on the Instructional Systems ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Esterel is a programming language dedicated to control- dominated reactive systems, such as control circuits, embedded systems, human-machine interface, or communication protocols. It has been installed on the EECS Instructional Solaris SPARC systems for use by EE249 (Prof Sangiovanni) in Fall 2001. See http://inst.eecs.berkeley.edu/clients to find our Solaris SPARC systems. Esterel is free and is available from http://www.esterel.org. Documentation: /share/b/ESTEREL/v5_92.sunsolaris/doc http://www.esterel.org Add to your PATH: /share/b/ESTEREL/v5_92.sunsolaris/bin With the commands: setenv PATH /share/b/ESTEREL/v5_92.sunsolaris/bin:${PATH} set path = (/share/b/ESTEREL/v5_92.sunsolaris/bin $path) Add to your MANPATH: /share/b/ESTEREL/v5_92.sunsolaris/man With the command: setenv MANPATH /share/b/ESTEREL/v5_92.sunsolaris/man:${MANPATH} Add these to your C compile command options: -L/share/b/ESTEREL/v5_92.sunsolaris/lib -I/share/b/ESTEREL/v5_92.sunsolaris/include EECS Instructional Support Group 386 Cory, 333 Soda (inst@eecs.berkeley.edu)