interpreter
Scala parser combinators, failure on end of line
I am trying to build an interpreter for the Icon programming language, in Scala. Right now I am working on setting up a parser for it.[详细]
2023-03-01 10:09 分类:问答Compiler and Interpreter in RUBY
Is it possible that a programming language has a interpreter and compiler? if yes, how ? ** I think RUBY has 开发者_开发问答compiler and interpreter **[详细]
2023-02-28 18:13 分类:问答How compares MDSD to model interpretation coding-style
Hopefully, this question isn\'t too generic: Conventionally, MDSD is defined as the conversion of model specifications into sources of compilable programs.[详细]
2023-02-28 18:08 分类:问答ruby on rails mac os x console interpreter problem
just installed ruby on rails last ver on mac os x snow leopard, the ruby interpreter is not working in console, ex if i type : ruby filex.rb nothing happens (no output at all) ... if i press ruby also[详细]
2023-02-28 02:35 分类:问答Anyone know of a simple C interpreter written in C#? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-23 06:28 分类:问答How I can turn PHP into .NET?
I\'m trying to make a program that can turn something into something else. I do not want to create a second file from the first. What I开发者_运维知识库 want is something that receives the request fo[详细]
2023-02-21 10:21 分类:问答Extending the Charme Interpreter by Defining Null and Null?
I need to help extending the Charme interpreter and de开发者_高级运维fining the null and null? primitives that behave similarly to the primitive Scheme procedures. I know I can use Python\'s None valu[详细]
2023-02-21 09:51 分类:问答Extending the Charme Interpreter
I need to extend the Charme interpreter (described here) by adding a primitive procedure <= to the global environment. I know that to do this I also need to define a procedure that implements the p[详细]
2023-02-20 17:36 分类:问答Relation between REPL, interpreter and compiler
From Wikipedia: The REPL is commonly misnamed an interpreter. This is a misnomer—many programming languages that use[详细]
2023-02-20 15:46 分类:问答Need a formula interpreter for .Net [closed]
开发者_JAVA百科 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely so[详细]
2023-02-20 10:49 分类:问答