root/trunk/scripts/debian/control

Revision 4640, 0.6 KB (checked in by pmoura, 3 weeks ago)

Updated the Logtalk version number to 2.35.0 in preparation for the next release.

Improved compilation of source code resulting in smaller intermediate Prolog files and better performance for most back-end Prolog compilers (work in progress; meta-predicate support currently broken).

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1Package: logtalk
2Version: 2.35.0
3Maintainer: Paulo Moura <pmoura@logtalk.org>
4Section: devel
5Priority: optional
6Architecture: all
7Essential: no
8Description: Open source object-oriented logic programming language.
9 Logtalk is an open source object-oriented logic programming language
10 that can use most Prolog implementations as a back-end compiler.
11 As a multi-paradigm language, Logtalk includes support for both
12 prototypes and classes, protocols, component-based programming
13 through category-based composition, event-driven programming, and
14 multi-threading programming.
Note: See TracBrowser for help on using the browser.