Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
amber use with other programming languages (clojure on the backend)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Chris Zheng  
View profile  
 More options Oct 13 2012, 7:12 pm
From: Chris Zheng <z...@caudate.me>
Date: Sat, 13 Oct 2012 16:12:13 -0700 (PDT)
Local: Sat, Oct 13 2012 7:12 pm
Subject: amber use with other programming languages (clojure on the backend)

I'm developing mainly in clojure and I would love to be able to use amber
to develop the web front end to my applications. I was hoping to get some
information as to how the compilation process works and what web api
methods I need to implement to get an amber environment working with ring
- https://github.com/mmcgrana/ring - the clojure http server.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chris Zheng  
View profile  
 More options Oct 13 2012, 11:30 pm
From: Chris Zheng <z...@caudate.me>
Date: Sat, 13 Oct 2012 20:30:26 -0700 (PDT)
Local: Sat, Oct 13 2012 11:30 pm
Subject: Re: amber use with other programming languages (clojure on the backend)

Actually, it turned out to be much easier than i thought...

all the client end is doing when I press 'commit' in the browser is to do a
put request to url of the file to be saved and the the contents of the file
in the body. I just needed to capture the request and save the files to the
right spot on disk.

for those that may be interested, the files are at

https://github.com/zcaudate/ring-amber

to start, in command prompt:

    lein run

then browse to localhost:4000/projects/hello


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nicolas Petton  
View profile  
 More options Oct 14 2012, 10:13 am
From: Nicolas Petton <petton.nico...@gmail.com>
Date: Sun, 14 Oct 2012 16:13:00 +0200
Subject: Re: [amber-lang] Re: amber use with other programming languages (clojure on the backend)

Nice :)
I'm watching the project on github.

Nico

--
Nicolas Petton
http://nicolas-petton.fr

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chris Zheng  
View profile  
 More options Oct 16 2012, 1:10 am
From: Chris Zheng <z...@caudate.me>
Date: Mon, 15 Oct 2012 22:10:41 -0700 (PDT)
Local: Tues, Oct 16 2012 1:10 am
Subject: Re: [amber-lang] Re: amber use with other programming languages (clojure on the backend)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »