我需要標記一些字符串,根據像= and !=這樣的運算符將被拆分。我成功地使用了正則表達式,直到字符串有!=運算符。在我的情況下,字符串被分成兩部分,這是預期的,但!馬克在左側,即使它是給定算子的一部分。因此,我相信正則表達式不適合它,我想從lex中受益。由於我對lex沒有足夠的知識和經驗,我不確定它是否適合我的工作。基本上,我試圖用其他數據的實際值替換操作符的右側。你們認爲這對我的案子有幫助嗎?
大問題,我有一些內容是這樣的: author = "Marjan Mernik and Viljem Zumer",
title = "Implementation of multiple attribute grammar inheritance in the tool LISA",
year = 1999
author = "Manfred Broy and M