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

not compiling #1

Open
jmahowald opened this issue Nov 7, 2012 · 1 comment
Open

not compiling #1

jmahowald opened this issue Nov 7, 2012 · 1 comment

Comments

@jmahowald
Copy link

Was excited to see this, as we're starting to use confluence and their plugins must be java based.

Anywho, I haven't looked much, but got this:
[info] Loading project definition from /Users/josh/workspace/tools/pandoc-scala/project
[info] Set current project to pandoc-scala (in build file:/Users/josh/workspace/tools/pandoc-scala/)
[info] Compiling 16 Scala sources to /Users/josh/workspace/tools/pandoc-scala/target/scala-2.9.2/classes...
[error] /Users/josh/workspace/tools/pandoc-scala/src/main/scala/text/pandoc/readers/Markdown.scala:454: '}' expected but '<-' found.
[error] _ <- updateState((st: ParserState) => st.copy(context=st.context.copy(list=oldContext)))
[error] ^
[error] one error found

sbt-version
[info] 0.11.2

@toddobryan
Copy link
Owner

It is definitely a work in progress. Basically, I started working on it, got to the point where I sort of understood monads and could roughly translate them to Scala, and then realized that the project had taken over my life and I needed to get back to teaching my classes.

I'm hoping to get back to it or get one of my students to work on it, but I have no idea when that might be.

Sorry!
Todd

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