Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explanation #2

Open
jwerle opened this issue Jan 25, 2013 · 4 comments
Open

Explanation #2

jwerle opened this issue Jan 25, 2013 · 4 comments

Comments

@jwerle
Copy link

jwerle commented Jan 25, 2013

Could you write an explanation on how to use this really cool language? :)

@creationix
Copy link
Owner

It's still in heavy development. At the moment, you can run the fib.jk and dragon.jk examples.

Clone the repo, npm install the dependencies, and npm link to install the jack executable globally. Then you can do jack dragon.jk to execute the dragon example in the samples folder. (note on windows, npm link doesn't seem to work and you'll need to manually do node jack.js samples/dragon.jk.)

@jwerle
Copy link
Author

jwerle commented Jan 28, 2013

Thanks! Worked nicely. I'm going to play around with it. Syntax looks very nice. It gives me a nostalgic SmallTalk feeling with a dash of JavaScript

@creationix
Copy link
Owner

I've got a busy week with new clients this week, but hopefully I find time
to implement the metamethods (@get, @set, ...)

On Mon, Jan 28, 2013 at 7:15 AM, Joseph Werle [email protected]:

Thanks! Worked nicely. I'm going to play around with it. Syntax looks very
nice. It gives me a nostalgic SmallTalk feeling with a dash of JavaScript


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-12781018.

@jwerle
Copy link
Author

jwerle commented Jan 28, 2013

That is cool. I'm looking forward to diving into this. It seems pretty liberal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants