Code Monkey home page Code Monkey logo

babel's People

Contributors

postspectacular avatar tangrammer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

babel's Issues

Not able to create directory babel (for generated code) with tangle-all.sh in cygwin

I got the following error:

B37747@B37747-11 ~/dev/clojurescript
$ lein new thing-babel bar
Generating fresh literate programming project: bar
generated project dir : bar
artefact group ID :
project url : https://github.com/
project author : B37747
author url :
author email :
author timezone : 8
license : Eclipse Public License
description : FIXME: write description
path for gen sources : babel
project root namespace : bar

B37747@B37747-11 ~/dev/clojurescript
$ cd bar

B37747@B37747-11 ~/dev/clojurescript/bar
$ ./tangle-all.sh
2 src blocks added to Library of Babel
Cannot read file "/cygdrive/d/yushen/dev/clojurescript/bar/setup.org"
Cannot read file "/cygdrive/d/yushen/dev/clojurescript/bar/setup.org"
(No changes need to be saved)
Opening output file: no such file or directory, /cygdrive/d/yushen/dev/clojurescript/bar/babel\project.clj

It's with version 0.3.1.

My environment is cygwin with Windows 7.

I suspect that the problem is related to the combination of Winodws and Cygwin.
I can overcome the problem by manually doing the tangling in emacs buffer with README.org.

"Template resource 'leiningen/new/thing_babel/readme.org' not found." when lein new thing-babel bar

I got the following error:

$ lein new thing-babel bar
Generating fresh literate programming project: bar
generated project dir : bar
artefact group ID :
project url : https://github.com/
project author : B37747
author url :
author email :
author timezone : 8
license : Eclipse Public License
description : FIXME: write description
path for gen sources : babel
project root namespace : bar
Template resource 'leiningen/new/thing_babel/readme.org' not found.

It's with the latest 0.3.1.

It seems that Clojars is not yet updated of 0.3.1 - 2015-08-28

As I could overcome this problem by clone your repository, and then doing:

cd babel
lein install

Request: script to publish/export all org files to one html file

It would be handy to automate the export process of all org-files to html, after all literate programming would like to be more readable with html from time to time

It would be even better to have all of them to be in one html file, or make them accessible without any manual intervention.

Any readable alternative would be fine.

Thanks!

Suggestion: add namespace-prefix in libraryofbabel.org

I found that adding the following noweb-ref would be handy

** Namespace prefix

+BEGIN_SRC clojure :noweb-ref namespace-prefix

org.yubrshen.web-audio-study

+END_SRC

where org.yubrshen.web-audio-study is the namespace prefix for my project. Your template is capable to generate.

For example,
I can express
Play
instead of hard-code my namespace prefix again.

It would be nice to have it defined in libraryofbabel.org to be accessible to all org files.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.