CN102880459A - Compiling implementation method and system based on Visual Lisp programming language - Google Patents

Compiling implementation method and system based on Visual Lisp programming language Download PDF

Info

Publication number
CN102880459A
CN102880459A CN2012102892771A CN201210289277A CN102880459A CN 102880459 A CN102880459 A CN 102880459A CN 2012102892771 A CN2012102892771 A CN 2012102892771A CN 201210289277 A CN201210289277 A CN 201210289277A CN 102880459 A CN102880459 A CN 102880459A
Authority
CN
China
Prior art keywords
chinese
operational order
visuallisp
code interpreter
function library
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2012102892771A
Other languages
Chinese (zh)
Inventor
张涛
李长荣
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Li Changrong
Zhang Jingjing
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to CN2012102892771A priority Critical patent/CN102880459A/en
Publication of CN102880459A publication Critical patent/CN102880459A/en
Priority to PCT/CN2013/081403 priority patent/WO2014026595A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming

Abstract

The invention discloses a compiling implementation method and a compiling implementation system based on a Visual Lisp programming language. The method comprises the following steps of: setting a Chinese function library and a Chinese code interpreter in a Visual Lisp command library; receiving an operation command which is input by an operation user through an AutoCAD-based visual window; compiling the input operation command on the basis of the Chinese function library and the Chinese code interpreter; and displaying a compiled result to the operation user. By the invention, by taking an original English version as a bottom-layer language basis, the Chinese function library and the Chinese code interpreter are compiled, and a new Chinese Lisp programming language which is simple in grammar and multifunctional is realized.

Description

Based on compiling implementation method and the system under the VisualLisp programming language
 
Technical field
The present invention relates to field of computer technology, relate in particular to a kind of based on compiling implementation method and system under the VisualLisp programming language.
 
Background technology
The wherein programming language VisualLisp that at present carries out secondary development for AutoCAD is AutoDesk company introduces AutoCAD the nineties in last century programming language.In the AutoCAD user, only there is 5% people can carry out general exploitation, only has the people less than 1% to specialize in.Because for the Non-computer Majors personnel, programming is a higher technical ability of difficulty.Former AutoCAD secondary development programming language all is English, and English bad people is difficult to accept.Former AutoCAD secondary development programming language grammer is all relatively complicated, does not meet Chinese grammer custom, and study and operation acquire a certain degree of difficulty.Former AutoCAD secondary development programming language encoding amount is excessive, realizes that a simple functions need write a large amount of codes, causes the manpower waste.
 
Summary of the invention
The embodiment of the invention has been developed Chinese order for the difficulty that solves operation interface among the existing AutoCAD and Chinese user's ability to accept based on the command library of VisualLisp language, has realized the simple and easy degree of Chinese operation interface and has simplified development difficulty.
Based on above-mentioned purpose, it is a kind of based on the compiling of the Chinese under VisualLisp programming language implementation method that the embodiment of the invention provides, and described method comprises:
Chinese function library and cmi code interpreter are set in the VisualLisp command library;
Receive the operational order of operation user input based on the visualization window of AutoCAD;
Based on Chinese function library and cmi code interpreter the operational order of input is carried out process of compilation;
Result after the process of compilation is shown to the operation user.
Describedly in the VisualLisp command library, Chinese function library is set and the cmi code interpreter comprises: the Chinese order storehouse that the cmi code interpreter can be supported is set; And the corresponding Chinese function library of each Chinese order.
Describedly based on Chinese function library and cmi code interpreter the operational order of input is carried out process of compilation and comprise: the operational order to described input is identified judgement, when if described operational order is resolved by the cmi code interpreter, then call corresponding Chinese function library described operational order is carried out process of compilation; When if described operational order can not be resolved by the cmi code interpreter, then prompting user input error.
Accordingly, it is a kind of based on the compiling implementation method under the VisualLisp programming language that the embodiment of the invention also provides, and described method comprises:
Chinese function library and cmi code interpreter are set in the VisualLisp command library;
Receive the operational order of operation user input based on the visualization window of AutoCAD;
Judge the residing translation and compiling environment of described operational order;
If judging described operational order is Chinese translation and compiling environment, then based on Chinese function library and cmi code interpreter the operational order of input is carried out process of compilation; If judging described operational order is English translation and compiling environment, then based on English function library and English code interpretative device the operational order of input is carried out process of compilation;
Result after the process of compilation is shown to the operation user.
Describedly in the VisualLisp command library, Chinese function library is set and the cmi code interpreter comprises: the Chinese order storehouse that the cmi code interpreter can be supported is set; And the corresponding Chinese function library of each Chinese order.
Describedly based on Chinese function library and cmi code interpreter the operational order of input is carried out process of compilation and comprise: the operational order to described input is identified judgement, when if described operational order is resolved by the cmi code interpreter, then call corresponding Chinese function library described operational order is carried out process of compilation; When if described operational order can not be resolved by the cmi code interpreter, then prompting user input error.
Accordingly, the invention process example also provides a kind of and has realized system based on the compiling under the VisualLisp programming language, and described system comprises:
The command set module is used at the VisualLisp command library Chinese function library and cmi code interpreter being set;
VisualLisp command library module is used for Chinese function library and cmi code interpreter that storage arranges;
Load module is used for receiving the operational order that the operation user inputs based on the visualization window of AutoCAD;
Collector, the Chinese function library and the cmi code interpreter that are used for storing based on VisualLisp command library module carry out process of compilation to the operational order of input;
Display module is used for the result after the collector institute process of compilation is shown to the operation user.
Described command set module is used for the Chinese order storehouse that the cmi code interpreter can be supported is set, and the corresponding Chinese function library of each Chinese order.
Described collector also is used for the operational order of described input is identified judgement, if when described operational order is resolved by the cmi code interpreter, then calls corresponding Chinese function library Chinese order is carried out process of compilation; When if described operational order can not be resolved by the cmi code interpreter, then prompting user input error.
Accordingly, the embodiment of the invention also provides a kind of and has realized system based on the compiling under the VisualLisp programming language, and described method comprises:
The command set module is used at the VisualLisp command library Chinese function library and cmi code interpreter being set;
VisualLisp command library module is used for Chinese function library and cmi code interpreter that storage arranges;
Load module is used for receiving the operational order that the operation user inputs based on the visualization window of AutoCAD;
The environment identification module is used for judging the residing translation and compiling environment of described operational order;
The first collector is used for after the environment identification module judges that described operational order is Chinese translation and compiling environment, based on Chinese function library and cmi code interpreter the operational order of input is carried out process of compilation;
The second collector is used for after the environment identification module judges that described operational order is English translation and compiling environment, based on English function library and English code interpretative device the operational order of input is carried out process of compilation;
Display module is used for the result after the first collector or the second collector institute process of compilation is shown to the operation user.
Described command set module is used for the Chinese order storehouse that the cmi code interpreter can be supported is set, and the corresponding Chinese function library of each Chinese order.
Described collector also is used for the operational order of described input is identified judgement, if when described operational order is resolved by the cmi code interpreter, then calls corresponding Chinese function library Chinese order is carried out process of compilation; When if described operational order can not be resolved by the cmi code interpreter, then prompting user input error.
By implementing the embodiment of the invention, Chinese function library and cmi code interpreter are write in the basis take former English edition as substrate, have realized the Chinese Lisp programming language that new grammer is simple and with better function.Only need to pay close attention to writing of Chinese language concerning the user, need not to comprehend the interpretation process of cmi code, this interpretation process realizes by the backstage compile mode.More easy to learn than existing any AutoCAD related development language, can use Chinese language to programme, give up the grammatical manner of English edition flashback, more meet Chinese's custom, learning cycle shortens greatly, and Chinese language is more easily accepted, and effectively saves learning cost.The English function performance of Chinese function ratio is more powerful, function library is abundanter, in short finishes the action of English edition multirow code, and English edition needs self-defining function, and Chinese edition directly provides.Greatly save the scramble time, save cost.System development is based on the AutoCAD platform, and user's use is installed identical with former English Lisp programming language, uses to load the loading that the Lisp program command can be finished Chinese programming interpreter in AutoCAD.The user can use the editing machine of former English edition equally in when programming, and command recognition that can Chinese and English married operation, also convenient traditional operation user.
 
Description of drawings
In order to be illustrated more clearly in the embodiment of the invention or technical scheme of the prior art, the below will do to introduce simply to the accompanying drawing of required use in embodiment or the description of the Prior Art, apparently, accompanying drawing in the following describes only is some embodiments of the present invention, for those of ordinary skills, under the prerequisite of not paying creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 be in the embodiment of the invention based on the Chinese under VisualLisp programming language compiling implementation method process flow diagram;
Fig. 2 realizes the system architecture schematic diagram based on the compiling under the VisualLisp programming language in the embodiment of the invention;
Fig. 3 be in the embodiment of the invention based on the compiling implementation method process flow diagram under the VisualLisp programming language;
Fig. 4 realizes another structural representation of system based on the compiling under the VisualLisp programming language in the embodiment of the invention;
Fig. 5 is the application state figure based on the compiling implementation method under the VisualLisp programming language in the embodiment of the invention;
Fig. 6 is the Another Application constitutional diagram based on the compiling implementation method under the VisualLisp programming language in the embodiment of the invention.
 
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the invention, the technical scheme in the embodiment of the invention is clearly and completely described, obviously, described embodiment only is the present invention's part embodiment, rather than whole embodiment.Based on the embodiment among the present invention, those of ordinary skills belong to the scope of protection of the invention not making the every other embodiment that obtains under the creative work prerequisite.
The embodiment of the invention is the basis take former English edition as substrate, writes Chinese function library and cmi code interpreter, has realized the Chinese Lisp programming language that new grammer is simple and with better function.Below the content in the embodiment of the invention is made specific description.
Fig. 1 show in the embodiment of the invention based on the Chinese under VisualLisp programming language compiling implementation method process flow diagram, comprise the steps:
S101: Chinese function library and cmi code interpreter are set in the VisualLisp command library;
The Chinese order storehouse that the cmi code interpreter can be supported is set; And the corresponding Chinese function library of each Chinese order.
S102: the operational order that receives operation user input based on the visualization window of AutoCAD;
S103: the operational order of input is carried out process of compilation based on Chinese function library and cmi code interpreter;
Operational order to input is identified judgement, if when this operational order is resolved by the cmi code interpreter, then calls corresponding Chinese function library described operational order is carried out process of compilation; When if this operational order can not be resolved by the cmi code interpreter, then prompting user input error.
S104: the result after the process of compilation is shown to the operation user.
Need to prove, here carry out the input of AutoCAD order with Chinese development interface support operation user, at first by corresponding Chinese development environment and translation and compiling environment are set in the VisualLisp command library, can make the Chinese order of input support the backstage process of compilation, thereby simplify Chinese character user's operability.Further, when operational order is original english command, in the situation that this cmi code interpreter and Chinese function library are not identified, can the prompting user input error; When perhaps Chinese translation and compiling environment is not resolved operational order, can send to operational order in the translation and compiling environment of english command, carry out process of compilation based on English code interpretative device and English function library, if energy process of compilation, then the result after the process of compilation is shown to the operation user, but otherwise prompting user input error.
Fig. 2 shows and realizes the system architecture schematic diagram based on the compiling under the VisualLisp programming language in the embodiment of the invention, comprises as follows:
Command set module 201 is used at the VisualLisp command library Chinese function library and cmi code interpreter being set;
VisualLisp command library module 202 is used for Chinese function library and cmi code interpreter that storage arranges;
Load module 203 is used for receiving the operational order that the operation user inputs based on the visualization window of AutoCAD;
Collector 204 is used for based on Chinese function library and the cmi code interpreter of 202 storages of VisualLisp command library module the operational order of input being carried out process of compilation;
Display module 205 is used for the result after the collector institute process of compilation is shown to the operation user.
Need to prove, the command set module 201 here is used for the Chinese order storehouse that the cmi code interpreter can be supported is set, and the corresponding Chinese function library of each Chinese order.The collector 204 here also is used for the operational order of input is identified judgement, if when this operational order is resolved by the cmi code interpreter, then calls corresponding Chinese function library Chinese order is carried out process of compilation; When if this operational order can not be resolved by the cmi code interpreter, then prompting user input error.
Need to prove, here carry out the input of AutoCAD order with Chinese development interface support operation user, at first the developer can arrange corresponding Chinese development environment and translation and compiling environment by command set module 201 in the VisualLisp command library, can make the Chinese order of input support the backstage process of compilation, thereby simplify Chinese character user's operability.Further, the command set module 201 here can be supported Chinese and English mixed developing simultaneously, store in the VisualLisp command library module 202 outside Chinese function library and the cmi code interpreter, also have English function library and should be your code interpretative device, when operational order is original english command, in the situation that this cmi code interpreter and Chinese function library are not identified, can the prompting user input error; When perhaps Chinese translation and compiling environment is not resolved operational order, collector 204 can be called in the translation and compiling environment of english command, carry out process of compilation based on English code interpretative device and English function library, if energy process of compilation, then the result after the process of compilation is shown to the operation user, but otherwise prompting user input error.
Fig. 3 show in the embodiment of the invention based on the compiling implementation method process flow diagram under the VisualLisp programming language, comprise the steps:
S301: Chinese function library and cmi code interpreter are set in the VisualLisp command library;
Need to prove, in order to satisfy Chinese character operator's demand, can develop Chinese function library and cmi code interpreter based on existing VisualLisp programming language, be used for realizing operating the input of user's Chinese order.Here also keep traditional English development environment, also can receive traditional user's hobby, received the input of english command.The developer need to arrange the Chinese order storehouse that the cmi code interpreter can be supported when command set; And the corresponding Chinese function library of each Chinese order.
S302: the operational order that receives operation user input based on the visualization window of AutoCAD;
The operational order here can be Chinese order, also can be english command, and system supports the input of two kinds of orders simultaneously
S303: the residing translation and compiling environment of decision operation order, if when identifying the residing translation and compiling environment of operational order for Chinese, then send to S304, if when identifying the residing translation and compiling environment of operational order for English, then send to S305;
S304: the operational order of input is carried out process of compilation based on Chinese function library and cmi code interpreter;
Further, specifically comprise in this step: the operational order to input is identified judgement, if when operational order is resolved by the cmi code interpreter, then calls corresponding Chinese function library operational order is carried out process of compilation; When if operational order can not be resolved by the cmi code interpreter, then prompting user input error.
S305: the operational order of input is carried out process of compilation based on English function library and English code interpretative device;
S306: the result after the process of compilation is shown to the operation user.
Need to prove, in original system, increase Chinese translation and compiling environment here, carry out the input of AutoCAD order with Chinese development interface or English development interface support operation user.Because original english command storehouse exists, at first by corresponding Chinese development environment and translation and compiling environment are set in the VisualLisp command library, can make the Chinese order of input support the backstage process of compilation, thereby simplify Chinese character user's operability.Receive order when input of operation user in system, the identification translation and compiling environment is realized process of compilation and the output of ordering thereby call corresponding translation and compiling environment.
Fig. 4 shows and realizes another structural representation of system based on the compiling under the VisualLisp programming language in the embodiment of the invention, comprises as follows:
Command set module 401 is used at the VisualLisp command library Chinese function library and cmi code interpreter being set;
VisualLisp command library module 402 is used for Chinese function library and cmi code interpreter that storage arranges;
Load module 403 is used for receiving the operational order that the operation user inputs based on the visualization window of AutoCAD;
Environment identification module 404 is used for judging the residing translation and compiling environment of described operational order;
The first collector 405 is used for after the environment identification module judges that described operational order is Chinese translation and compiling environment, based on Chinese function library and cmi code interpreter the operational order of input is carried out process of compilation;
The second collector 406 is used for after the environment identification module judges that described operational order is English translation and compiling environment, based on English function library and English code interpretative device the operational order of input is carried out process of compilation;
Display module 407 is used for the result after the first collector or the second collector institute process of compilation is shown to the operation user.
The command set module 401 here is used for the Chinese order storehouse that the cmi code interpreter can be supported is set, and the corresponding Chinese function library of each Chinese order.The collector here also is used for the operational order of described input is identified judgement, if when described operational order is resolved by the cmi code interpreter, then calls corresponding Chinese function library Chinese order is carried out process of compilation; When if described operational order can not be resolved by the cmi code interpreter, then prompting user input error.
Further need to prove, in original system, increase Chinese translation and compiling environment here, carry out the input of AutoCAD order with Chinese development interface or English development interface support operation user.Because original english command storehouse exists, at first by corresponding Chinese development environment and translation and compiling environment are set in the VisualLisp command library, can make the Chinese order of input support the backstage process of compilation, thereby simplify Chinese character user's operability.Receive order when input of operation user in system, the identification translation and compiling environment is realized process of compilation and the output of ordering thereby call corresponding translation and compiling environment.
Fig. 5 and Fig. 6 show the operational applications environment in the embodiment of the invention, and the operational order of Fig. 5 is as follows:
Carry out one (revising (single choice) " color "=2)
Select first a round dot to hit and to finish the figure modification.
The operational order of Fig. 6 is as follows:
Carry out one (revising (multiselect) " color "=3)
Selecting first a plurality of figures to confirm to finish figure revises.
To sum up, by implementing the present invention, Chinese function library and cmi code interpreter are write in the basis take former English edition as substrate, have realized the Chinese Lisp programming language that new grammer is simple and with better function.Only need to pay close attention to writing of Chinese language concerning the user, need not to comprehend the interpretation process of cmi code, this interpretation process realizes by the backstage compile mode.More easy to learn than existing any AutoCAD related development language, can use Chinese language to programme, give up the grammatical manner of English edition flashback, more meet Chinese's custom, learning cycle shortens greatly, and Chinese language is more easily accepted, and effectively saves learning cost.The English function performance of Chinese function ratio is more powerful, function library is abundanter, in short finishes the action of English edition multirow code, and English edition needs self-defining function, and Chinese edition directly provides.Greatly save the scramble time, save cost.System development is based on the AutoCAD platform, and user's use is installed identical with former English Lisp programming language, uses to load the loading that the Lisp program command can be finished Chinese programming interpreter in AutoCAD.The user can use the editing machine of former English edition equally in when programming, and command recognition that can Chinese and English married operation, also convenient traditional operation user.
Above compiling implementation method and the system based under the VisualLisp programming language that the embodiment of the invention is provided is described in detail, used specific case herein principle of the present invention and embodiment are set forth, the explanation of above embodiment just is used for helping to understand method of the present invention and core concept thereof; Simultaneously, for one of ordinary skill in the art, according to thought of the present invention, all will change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention.

Claims (12)

1. one kind based on the Chinese under VisualLisp programming language compiling implementation method, it is characterized in that, described method comprises:
Chinese function library and cmi code interpreter are set in the VisualLisp command library;
Receive the operational order of operation user input based on the visualization window of AutoCAD;
Based on Chinese function library and cmi code interpreter the operational order of input is carried out process of compilation;
Result after the process of compilation is shown to the operation user.
2. as claimed in claim 1ly it is characterized in that based on the Chinese under VisualLisp programming language compiling implementation method, describedly in the VisualLisp command library, Chinese function library be set and the cmi code interpreter comprises:
The Chinese order storehouse that the cmi code interpreter can be supported is set; And the corresponding Chinese function library of each Chinese order.
3. as claimed in claim 2ly it is characterized in that based on the Chinese under VisualLisp programming language compiling implementation method, describedly based on Chinese function library and cmi code interpreter the operational order of input carried out process of compilation and comprise:
Operational order to described input is identified judgement, if when described operational order is resolved by the cmi code interpreter, then calls corresponding Chinese function library described operational order is carried out process of compilation; When if described operational order can not be resolved by the cmi code interpreter, then prompting user input error.
4. one kind based on the compiling implementation method under the VisualLisp programming language, it is characterized in that, described method comprises:
Chinese function library and cmi code interpreter are set in the VisualLisp command library;
Receive the operational order of operation user input based on the visualization window of AutoCAD;
Judge the residing translation and compiling environment of described operational order;
If judging described operational order is Chinese translation and compiling environment, then based on Chinese function library and cmi code interpreter the operational order of input is carried out process of compilation; If judging described operational order is English translation and compiling environment, then based on English function library and English code interpretative device the operational order of input is carried out process of compilation;
Result after the process of compilation is shown to the operation user.
5. as claimed in claim 4ly it is characterized in that based on the compiling implementation method under the VisualLisp programming language, describedly in the VisualLisp command library, Chinese function library be set and the cmi code interpreter comprises:
The Chinese order storehouse that the cmi code interpreter can be supported is set; And the corresponding Chinese function library of each Chinese order.
6. as claimed in claim 5ly it is characterized in that based on the compiling implementation method under the VisualLisp programming language, describedly based on Chinese function library and cmi code interpreter the operational order of input carried out process of compilation and comprise:
Operational order to described input is identified judgement, if when described operational order is resolved by the cmi code interpreter, then calls corresponding Chinese function library described operational order is carried out process of compilation; When if described operational order can not be resolved by the cmi code interpreter, then prompting user input error.
7. realize it is characterized in that system based on the compiling under the VisualLisp programming language for one kind, described system comprises:
The command set module is used at the VisualLisp command library Chinese function library and cmi code interpreter being set;
VisualLisp command library module is used for Chinese function library and cmi code interpreter that storage arranges;
Load module is used for receiving the operational order that the operation user inputs based on the visualization window of AutoCAD;
Collector, the Chinese function library and the cmi code interpreter that are used for storing based on VisualLisp command library module carry out process of compilation to the operational order of input;
Display module is used for the result after the collector institute process of compilation is shown to the operation user.
8. as claimed in claim 7 based on the realization of the compiling under VisualLisp programming language system, it is characterized in that, described command set module is used for the Chinese order storehouse that the cmi code interpreter can be supported is set, and the corresponding Chinese function library of each Chinese order.
9. as claimed in claim 8 based on the realization of the compiling under VisualLisp programming language system, it is characterized in that, described collector also is used for the operational order of described input is identified judgement, when if described operational order is resolved by the cmi code interpreter, then call corresponding Chinese function library Chinese order is carried out process of compilation; When if described operational order can not be resolved by the cmi code interpreter, then prompting user input error.
10. realize it is characterized in that system based on the compiling under the VisualLisp programming language for one kind, described method comprises:
The command set module is used at the VisualLisp command library Chinese function library and cmi code interpreter being set;
VisualLisp command library module is used for Chinese function library and cmi code interpreter that storage arranges;
Load module is used for receiving the operational order that the operation user inputs based on the visualization window of AutoCAD;
The environment identification module is used for judging the residing translation and compiling environment of described operational order;
The first collector is used for after the environment identification module judges that described operational order is Chinese translation and compiling environment, based on Chinese function library and cmi code interpreter the operational order of input is carried out process of compilation;
The second collector is used for after the environment identification module judges that described operational order is English translation and compiling environment, based on English function library and English code interpretative device the operational order of input is carried out process of compilation;
Display module is used for the result after the first collector or the second collector institute process of compilation is shown to the operation user.
11. as claimed in claim 10 based on the realization of the compiling under VisualLisp programming language system, it is characterized in that, described command set module is used for the Chinese order storehouse that the cmi code interpreter can be supported is set, and the corresponding Chinese function library of each Chinese order.
12. as claimed in claim 11 based on the realization of the compiling under VisualLisp programming language system, it is characterized in that, described collector also is used for the operational order of described input is identified judgement, when if described operational order is resolved by the cmi code interpreter, then call corresponding Chinese function library Chinese order is carried out process of compilation; When if described operational order can not be resolved by the cmi code interpreter, then prompting user input error.
CN2012102892771A 2012-08-14 2012-08-14 Compiling implementation method and system based on Visual Lisp programming language Pending CN102880459A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN2012102892771A CN102880459A (en) 2012-08-14 2012-08-14 Compiling implementation method and system based on Visual Lisp programming language
PCT/CN2013/081403 WO2014026595A1 (en) 2012-08-14 2013-08-13 Compiling realization method and system based visuallisp programming language

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2012102892771A CN102880459A (en) 2012-08-14 2012-08-14 Compiling implementation method and system based on Visual Lisp programming language

Publications (1)

Publication Number Publication Date
CN102880459A true CN102880459A (en) 2013-01-16

Family

ID=47481798

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2012102892771A Pending CN102880459A (en) 2012-08-14 2012-08-14 Compiling implementation method and system based on Visual Lisp programming language

Country Status (2)

Country Link
CN (1) CN102880459A (en)
WO (1) WO2014026595A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014026595A1 (en) * 2012-08-14 2014-02-20 张静静 Compiling realization method and system based visuallisp programming language

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
PL3409278T3 (en) 2011-07-21 2021-02-22 Sumitomo Pharma Oncology, Inc. Heterocyclic protein kinase inhibitors
CA3095580A1 (en) 2018-04-13 2019-10-17 Sumitomo Dainippon Pharma Oncology, Inc. Pim kinase inhibitors for treatment of myeloproliferative neoplasms and fibrosis associated with cancer
WO2020167990A1 (en) 2019-02-12 2020-08-20 Tolero Pharmaceuticals, Inc. Formulations comprising heterocyclic protein kinase inhibitors

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030131337A1 (en) * 2002-01-07 2003-07-10 Perumainar Asok K. Educational method and tool for isolating and teaching programming language concepts
CN1601970A (en) * 2003-09-23 2005-03-30 华为技术有限公司 General command line inputting device based on man-machine interactive languages, and its method
CN101174207A (en) * 2007-11-05 2008-05-07 马旭东 System and method for developing multiple high-level language programs using mother tongue

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100472439C (en) * 2007-09-20 2009-03-25 中兴通讯股份有限公司 Human-machine interface localization method and system
CN102880459A (en) * 2012-08-14 2013-01-16 张涛 Compiling implementation method and system based on Visual Lisp programming language

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030131337A1 (en) * 2002-01-07 2003-07-10 Perumainar Asok K. Educational method and tool for isolating and teaching programming language concepts
CN1601970A (en) * 2003-09-23 2005-03-30 华为技术有限公司 General command line inputting device based on man-machine interactive languages, and its method
CN101174207A (en) * 2007-11-05 2008-05-07 马旭东 System and method for developing multiple high-level language programs using mother tongue

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014026595A1 (en) * 2012-08-14 2014-02-20 张静静 Compiling realization method and system based visuallisp programming language

Also Published As

Publication number Publication date
WO2014026595A1 (en) 2014-02-20

Similar Documents

Publication Publication Date Title
CN102819492A (en) Keyword driven automatic testing frame on basis of Android
CN103761132B (en) Intelligent terminal starting-up animation play control method
CN102880459A (en) Compiling implementation method and system based on Visual Lisp programming language
Popp et al. Tool support for automated multi-device GUI generation from discourse-based communication models
CN101963915A (en) Building method of compilation and system thereof
CN102866890A (en) System and method for generating Android embedded interface and program framework based on object correlation
KR101352383B1 (en) Method of program development using Visual Programming Language and computer readable medium thereof
CN103699478A (en) Test case generation system and test case generation method
CN103885810A (en) Gerber file compiler based on regular expressions
CN112269571A (en) Modular code development method and device
CN104915199A (en) Method and device for converting Flash items into Html5 items
CN102541544A (en) Method, device and system for processing tree control
CN104699607A (en) Automation testing method and system for mobile terminal
CN102566481A (en) C language-based PLC (Programmable Logic Controller) control system and realization method thereof
US20230107440A1 (en) Access method and apparatus, electronic device and computer storage medium
CN103034481A (en) Financial self-service terminal and interface realizing method thereof
CN105446788B (en) A kind of information processing method and electronic equipment
CN111142861A (en) Method and device for integrating structured comprehensive control system
CN106020788A (en) Intelligent software programming method
CN101916221A (en) Method and system for performing unit testing on equipment
CN109885396A (en) Character string construction method and device in a kind of game application
CN109298952A (en) The call method and its device of application programming interface
CN104657139B (en) Visualization command stream for direct fault location generates system and method
CN103902274A (en) Platform for developing smart television UI (user interface)
CN103473050A (en) Method of converting Android startup logo in window

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
ASS Succession or assignment of patent right

Owner name: ZHANG JINGJING

Free format text: FORMER OWNER: ZHANG TAO

Effective date: 20130221

C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20130221

Address after: 510000 Guangdong city of Guangzhou province Liwan District Fangcun Hainan Chigang East about 336

Applicant after: Zhang Jingjing

Applicant after: Li Changrong

Address before: 510000 Guangdong city of Guangzhou province Liwan District Fangcun Hainan Chigang East about 336

Applicant before: Zhang Tao

Applicant before: Li Changrong

C53 Correction of patent of invention or patent application
CB03 Change of inventor or designer information

Inventor after: Li Changrong

Inventor before: Zhang Tao

Inventor before: Li Changrong

C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20130116