BayesianLogic / blog

The BLOG programming language
http://bayesianlogic.github.io/
BSD 4-Clause "Original" or "Old" License
98 stars 31 forks source link

iblog.bat #271

Closed jxwuyi closed 10 years ago

jxwuyi commented 10 years ago

@lileicc

lileicc commented 10 years ago

is it possible to put iblog.scala directly in commandline?

jxwuyi commented 10 years ago

@cberzan

cberzan commented 10 years ago

LGTM. (Did not test on windows)

is it possible to put iblog.scala directly in commandline?

Nope; I tried.

lileicc commented 10 years ago

is line 2 correct?

lileicc commented 10 years ago

@jxwuyi check iblog in the master version

jxwuyi commented 10 years ago

Oh....I got the idea @lileicc

I used to think line10~line11 should work in the development version of blog. =|

sorry I will revert the latest commit.

jxwuyi commented 10 years ago

it is now correct ;)

@lileicc

lileicc commented 10 years ago

LGTM