storm-lang 0.6.20-1build3 source package in Ubuntu

Changelog

storm-lang (0.6.20-1build3) noble; urgency=medium

  * Rebuild against new libmpg123t64.

 -- Gianfranco Costamagna <email address hidden>  Fri, 05 Apr 2024 08:21:28 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
storm-lang_0.6.20.orig.tar.gz 17.5 MiB 772f212bb174e197afe68169f2108b117e222cfe47161102f0f26aac1b64104c
storm-lang_0.6.20-1build3.debian.tar.xz 21.0 KiB 553590c6504d70e9b0b0ff4e847cc6f41ddaaa654bb19b25c94fd573690cdb13
storm-lang_0.6.20-1build3.dsc 2.9 KiB 6b27401127bb4896b4e6ca6a809fa7c4a499d1c4dfb4304143b1d4c1f4cebd08

Available diffs

View changes file

Binary packages built by this source

progvis: Program visualization tool for C/C++ (and others)

 A program visualization tool written in Storm. Supports a subset
 of C/C++, and other languages supported by the Storm language
 platform. Aimed at showing how concurrent programs interact with
 pointers/references and other fundamental programming concepts.

progvis-examples: Set of example programs for progvis

 Programs developed for Progvis, illustrating different aspects
 of concurrency and memory handling.
 .
 Progvis is a program visualization tool written in Storm. Supports a
 subset of C/C++, and other languages supported by the Storm language
 platform. Aimed at showing how concurrent programs interact with
 pointers/references and other fundamental programming concepts.

storm-lang: Platform for extensible languages

 Storm is a language system for extensible languages. It allows
 creating multiple languages and DSLs that are able to operate
 in close cooperation. Not too dissimilar from LISP systems, but
 with custom syntax.

storm-lang-crypto: Cryptographic library for Storm

 Cryptographic primitives (for example for estabilshing SSL tunnels)
 for the Storm language platform.

storm-lang-crypto-dbgsym: debug symbols for storm-lang-crypto
storm-lang-dbgsym: debug symbols for storm-lang
storm-lang-doc: Documentation for Storm

 Offline version of Storm's documentation. Contains both
 the original markdown version as well as a HTML version
 of the same text for offline viewing.
 .
 The documentation is installed to /usr/share/doc/storm-lang

storm-lang-graphics: Graphics library for Storm

 Provides the ability to load various image types to Storm programs.

storm-lang-graphics-dbgsym: debug symbols for storm-lang-graphics
storm-lang-layout: Layout library for Storm

 This library provides a language extension for declaring layouts
 in the Storm language platform.

storm-lang-markdown: Markdown library for Storm

 Library for parsing markdown text in Storm, manipulating the
 resulting document, and outputting a HTML version. Also
 allows managing hierarchies of markdown documents.

storm-lang-presentation: Presentation library for Storm

 Library with language extensions for conveniently creating and showing
 presentations in the Storm language platform.

storm-lang-sound: Sound playback library for Storm

 Sound playback library for the Storm language platform. Supports
 decoding flac, ogg and mp3 streams.

storm-lang-sound-dbgsym: debug symbols for storm-lang-sound
storm-lang-sql: SQL library for Storm

 Generic SQL database interface to the Storm language platform, complete with
 custom syntax. Provides bindings for SQLite at the moment.

storm-lang-sql-dbgsym: debug symbols for storm-lang-sql
storm-lang-tutorials: Source code for the tutorials in the Storm manual

 Source code that accompanies the tutorials in the Storm manual.

storm-lang-ui: UI library for Storm (using Gtk3)

 UI library for the Storm language platform using Gtk+.

storm-lang-ui-dbgsym: debug symbols for storm-lang-ui