pinecone icon indicating copy to clipboard operation
pinecone copied to clipboard

Project maintenance

Open fabiosantoscode opened this issue 6 years ago • 2 comments

Greetings!

I love this project, and want to integrate it into ecmacomp so that you can require lua files from other languages.

Do you think it's up to the task?

Also, do you accept PRs for this project? In case some bug pops up we'll try and fix it.

fabiosantoscode avatar Feb 18 '19 22:02 fabiosantoscode

I think you misunderstand the scope of this project. pinecone compiles code JS->Lua, not the other way around.

Pinecone is also not a drop-in JS->Lua converter; you have to write your JS code with the intention of it compiling to Lua.

I'm all for seeing more work done on pinecone, and would love to see others get use out of it, but I don't see how it relates in any way to ecmacomp.

zekesonxx avatar Feb 19 '19 00:02 zekesonxx

Right, I think I misunderstood it. We don't need to compile all languages to all other languages, instead we're only compiling to JS.

fabiosantoscode avatar Feb 19 '19 16:02 fabiosantoscode