Difference between revisions of "Kawa"

From Free Software Directory
Jump to: navigation, search
m (version 2.1)
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Kawa
 
|Name=Kawa
|Short description=Featureful scheme implementation
+
|Short description=Featureful scheme implementation.
|Full description='''Kawa''' is both a full-featured Scheme implementation, and a compiler toolkit for implementing other programming languages. It currently compiles the Scheme functional language to Java bytecodes. Included in Kawa is qexo, a partial implementation of XQuery in Java.
+
|Full description='''Kawa''' is both a full-featured Scheme implementation, and a compiler toolkit for implementing other programming languages. It currently compiles the Scheme functional language to Java bytecodes. Included in Kawa is [[qexo]], a partial implementation of [[XQuery]] in Java.
 
|Homepage URL=https://www.gnu.org/software/kawa/
 
|Homepage URL=https://www.gnu.org/software/kawa/
|User level=advanced
+
|Is High Priority Project=No
|VCS checkout command=svn -q checkout http://sourceware.org/svn/kawa/trunk kawa
+
|VCS checkout command=git clone https://gitlab.com/kashell/Kawa.git
|Computer languages=Scheme
+
|Documentation note=https://www.gnu.org/software/kawa/Reference-Documentation.html
|Documentation note=Online documentation available at https://gnu.org/software/kawa/Reference-Documentation.html
+
 
 +
https://www.gnu.org/software/kawa/tutorial/
 +
 
 +
https://www.gnu.org/software/kawa/internals/
 +
 
  
The (quite incomplete) [https://gnu.org/software/kawa/tutorial/index.html Kawa tutorial] can be useful to get stated.
+
|Decommissioned or Obsolete=No
|Keywords=Scheme, Java
+
|Donate=https://my.fsf.org/donate/
|Version identifier=2.1
+
|Related projects=gnustandards
|Version date=2015/10/26
+
|Version identifier=3.0
 +
|Version date=2017/10/02
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/kawa/kawa-2.1.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/kawa/kawa-3.0.tar.gz
|Last review by=Genium
+
|Last review by=Bendikker
|Last review date=2016/02/23
+
|Last review date=2019/01/04
|Submitted by=Andrew Engelbrecht
+
|Submitted by=Sudoman
 
|Submitted date=2012/08/24
 
|Submitted date=2012/08/24
|Status=
+
|User level=advanced
 +
|Paid support=https://www.gnu.org/software/kawa/Support.html
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/kawa/kawa-3.0.tar.gz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=kawa
 
|GNU package identifier=kawa
Line 45: Line 54:
 
|Role=Author
 
|Role=Author
 
|Email=per@bothner.com
 
|Email=per@bothner.com
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Users, Developers
+
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/kawa/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://gitlab.com/kashell/Kawa/
 +
}}
 +
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=http://sourceware.org/ml/kawa/
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-kawa/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Mailing List
|Resource kind=VCS Repository Webview
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/kawa-commonlisp-dev/
|Resource URL=http://sourceware.org/viewvc/kawa/
+
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://sourceware.org/ml/kawa/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
 
 
|Resource kind=Download
 
|Resource kind=Download
 
|Resource URL=https://ftp.gnu.org/gnu/kawa/
 
|Resource URL=https://ftp.gnu.org/gnu/kawa/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug reports
+
|Resource kind=General
|Resource kind=Bug Tracking
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=https://savannah.gnu.org/bugs/?group=kawa
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 +
|Programming-language=java, scheme
 +
|Runs-on=GNU/Linux
 
|Software-development=compiler, programming-language
 
|Software-development=compiler, programming-language
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 15:56, 4 December 2020


[edit]

Kawa

https://www.gnu.org/software/kawa/
Featureful scheme implementation.

Kawa is both a full-featured Scheme implementation, and a compiler toolkit for implementing other programming languages. It currently compiles the Scheme functional language to Java bytecodes. Included in Kawa is qexo, a partial implementation of XQuery in Java.





Licensing

License

Verified by

Verified on

Notes

Verified by

Andrew Engelbrecht

Verified on

24 August 2012

Notes

BRL has no restrictions on copying unless changes are made, in which case it is under the GPL. The BRL feature isn't enabled by default.

License

X11

Verified by

Andrew Engelbrecht

Verified on

24 August 2012

Notes

not for the JEmacs and BRL features

Verified by

Andrew Engelbrecht

Verified on

24 August 2012

Notes

JEmacs (optional feature)




Leaders and contributors

Contact(s)Role
Per Bothner Author


Resources and communication

AudienceResource typeURI
VCS Repository Webviewhttps://gitlab.com/kashell/Kawa/
Mailing Listhttps://sourceware.org/ml/kawa/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-kawa/
Downloadhttps://ftp.gnu.org/gnu/kawa/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/kawa-commonlisp-dev/
Generalhttps://savannah.gnu.org/people/
Savannah (Ref)https://savannah.gnu.org/projects/kawa/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/


Software prerequisites




Entry








"GPL with exception" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.




"Author" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.