The Artima Developer Community
Sponsored Link

Web Buzz Forum
Semantic error detection in Amethyst 2

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Huw Collingbourne

Posts: 1254
Nickname: huw
Registered: Nov, 2006

Huw Collingbourne is Director of Technology for the Ruby In Steel IDE
Semantic error detection in Amethyst 2 Posted: Jan 2, 2013 7:11 AM
Reply to this message Reply

This post originated from an RSS feed registered with Web Buzz by Huw Collingbourne.
Original Post: Semantic error detection in Amethyst 2
Feed Title: SapphireSteel Software
Feed URL: http://www.sapphiresteel.com/spip.php?page=backend&id_rubrique=1
Feed Description: Discussion of Ruby, Flex and the Ruby In Steel and Amethyst/Flex IDEs for Visual Studio.
Latest Web Buzz Posts
Latest Web Buzz Posts by Huw Collingbourne
Latest Posts From SapphireSteel Software

Advertisement
Typically, there are two classes of errors in code. The first are 'syntax' errors, such as leaving a '' out. These are easily detected and fixed. But the second type – 'semantic' errors' – where the syntax is correct but the meaning is nonsensical or incorrect can be a good bit harder to spot. We've added a number of semantic error checks in the forthcoming version 2 of our Amethyst IDE. The classic example in C like languages of (...)

Read: Semantic error detection in Amethyst 2

Topic: Semantic error detection in Amethyst 2 Previous Topic   Next Topic Topic: Simple SVG sparklines

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use