unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* [ANN] Artanis-0.0.1 released
@ 2014-12-31 11:14 Nala Ginrut
  2014-12-31 13:06 ` Chaos Eternal
  0 siblings, 1 reply; 4+ messages in thread
From: Nala Ginrut @ 2014-12-31 11:14 UTC (permalink / raw)
  To: guile-user

Hi folks!
I'm pleased to announce Artanis-0.0.1 here.
http://web-artanis.com

Download:
http://web-artanis.com/artanis-0.0.1.tar.gz

Manual:
http://web-artanis.com/manual-0.0.1.html

Artanis is a new web application framework (WAF) written with pure GNU
Guile Scheme. Artanis is free software, under GPLv3 and LGPLv3.
Artanis contains common HTTP stuffs
(cookies,authentication,cache,sessions...), URL-remapping, HTML
templating, and various experimental methods to handle Database:
SSQL(SQL in s-expr), FPRM (Functional Programming Relational Mapping,
and SQL-mapping. Now it supports mysql/postgresql/sqlite3 as DBD.

The current performance of server in Artanis is weak. It is planed to
implement an async green-thread server with Guile's brand new
delimited-continuations in next big version (0.2).

Artanis was announced as certificated awesome project in 2013 Lisp in
summer projects contest[0]. It's an official project of SZDIY
community[1] for building the server side of web-service and mobile-app
of the community.

[0] http://lispinsummerprojects.org/awesome-projects
[1] http://szdiy.org/

Best regards.






^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ANN] Artanis-0.0.1 released
  2014-12-31 11:14 Nala Ginrut
@ 2014-12-31 13:06 ` Chaos Eternal
  0 siblings, 0 replies; 4+ messages in thread
From: Chaos Eternal @ 2014-12-31 13:06 UTC (permalink / raw)
  To: Nala Ginrut; +Cc: guile-user

nala, congrats!

On Wed, Dec 31, 2014 at 7:14 PM, Nala Ginrut <nalaginrut@gmail.com> wrote:
> Hi folks!
> I'm pleased to announce Artanis-0.0.1 here.
> http://web-artanis.com
>
> Download:
> http://web-artanis.com/artanis-0.0.1.tar.gz
>
> Manual:
> http://web-artanis.com/manual-0.0.1.html
>
> Artanis is a new web application framework (WAF) written with pure GNU
> Guile Scheme. Artanis is free software, under GPLv3 and LGPLv3.
> Artanis contains common HTTP stuffs
> (cookies,authentication,cache,sessions...), URL-remapping, HTML
> templating, and various experimental methods to handle Database:
> SSQL(SQL in s-expr), FPRM (Functional Programming Relational Mapping,
> and SQL-mapping. Now it supports mysql/postgresql/sqlite3 as DBD.
>
> The current performance of server in Artanis is weak. It is planed to
> implement an async green-thread server with Guile's brand new
> delimited-continuations in next big version (0.2).
>
> Artanis was announced as certificated awesome project in 2013 Lisp in
> summer projects contest[0]. It's an official project of SZDIY
> community[1] for building the server side of web-service and mobile-app
> of the community.
>
> [0] http://lispinsummerprojects.org/awesome-projects
> [1] http://szdiy.org/
>
> Best regards.
>
>
>
>



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ANN] Artanis-0.0.1 released
       [not found] <1420024725.2641.5.camel@Renee-desktop.suse>
@ 2015-01-02  5:38 ` Nala Ginrut
  2015-01-02 13:40   ` Richard Stallman
  0 siblings, 1 reply; 4+ messages in thread
From: Nala Ginrut @ 2015-01-02  5:38 UTC (permalink / raw)
  To: gnu-system-discuss; +Cc: guile-user, lisp-cn

[-- Attachment #1: Type: text/plain, Size: 1646 bytes --]

The last release tar ball has some problems according to reports, now
it's fixed. Thanks for any report in advanced!

And the download link was fixed to:
http://szdiy.org/download/artanis-0.0.1.tar.gz

Happy hacking!

On Wed, 2014-12-31 at 19:18 +0800, Nala Ginrut wrote:
> Hi folks!
> I'm pleased to announce Artanis-0.0.1 here.
> http://web-artanis.com
> 
> Download:
> http://web-artanis.com/artanis-0.0.1.tar.gz
> 
> Manual:
> http://web-artanis.com/manual-0.0.1.html
> 
> Artanis is a new web application framework (WAF) written with pure GNU
> Guile Scheme. Artanis is free software, under GPLv3 and LGPLv3.
> Artanis contains common HTTP stuffs
> (cookies,authentication,cache,sessions...), URL-remapping, HTML
> templating, and various experimental methods to handle Database:
> SSQL(SQL in s-expr), FPRM (Functional Programming Relational Mapping,
> and SQL-mapping. Now it supports mysql/postgresql/sqlite3 as DBD.
> 
> The current performance of server in Artanis is weak. It is planed to
> implement an async green-thread server with Guile's brand new
> delimited-continuations in next big version (0.2).
> 
> Artanis was announced as certificated awesome project in 2013 Lisp in
> summer projects contest[0]. It's an official project of SZDIY
> community[1] for building the server side of web-service and mobile-app
> of the community.
> 
> [0] http://lispinsummerprojects.org/awesome-projects
> [1] http://szdiy.org/
> 
> Best regards.
> 
> 

-- 
GNU Powered it
GPL Protected it
GOD Blessed it

HFG - NalaGinrut

Fingerprint 77F8 7D5B B425 E505 535E  C365 9182 7E28 EE78 E925



[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ANN] Artanis-0.0.1 released
  2015-01-02  5:38 ` [ANN] Artanis-0.0.1 released Nala Ginrut
@ 2015-01-02 13:40   ` Richard Stallman
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Stallman @ 2015-01-02 13:40 UTC (permalink / raw)
  To: Nala Ginrut; +Cc: gnu-system-discuss, guile-user, lisp-cn

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

gnu-system-discuss is not the place for announcing releases of packages.

-- 
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org  www.gnu.org
Skype: No way! That's nonfree (freedom-denying) software.
  Use Ekiga or an ordinary phone call.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-01-02 13:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1420024725.2641.5.camel@Renee-desktop.suse>
2015-01-02  5:38 ` [ANN] Artanis-0.0.1 released Nala Ginrut
2015-01-02 13:40   ` Richard Stallman
2014-12-31 11:14 Nala Ginrut
2014-12-31 13:06 ` Chaos Eternal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).