文件名称:SKILL 语言学习教程
文件大小:2.27MB
文件格式:PDF
更新时间:2012-01-03 06:00:51
SKILL 语言
The SKILL programming language lets you customize and extend your design environment. SKILL provides a safe, high-level programming environment that automatically handles many traditional system programming operations, such as memory management. SKILL programs can be immediately executed in the Cadence environment. SKILL is ideal for rapid prototyping. You can incrementally validate the steps of your algorithm before incorporating them in a larger program. Storage management errors are persistently the most common reason cited for schedule delays in traditional software development. SKILL’s automatic storage management relieves your program of the burden of explicit storage management. You gain control of your software development schedule. SKILL also controls notoriously error-prone system programming tasks like list management and complex exception handling, allowing you to focus on the relevant details of your algorithm or user interface design. Your programs will be more maintainable because they will be more concise. The Cadence environment allows SKILL program development such as user interface customization. The SKILL Development Environment contains powerful tracing, debugging, and profiling tools for more ambitious projects.