Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8144319
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T13:20:41+00:00 2026-06-06T13:20:41+00:00

Sadly UML has virtually killed SDL (Specification and Description Language, ITU Z.100) and finding

  • 0

Sadly UML has virtually killed SDL (Specification and Description Language, ITU Z.100) and finding useful tools supporting SDL is hard today.

I want to print state diagrams and I remember that I have used a free tool years ago. It was a windows binary which some company (from Brazil if I remember correctly) had developed a long time ago but since they no longer had any commercial interest in it any longer they provided it for free download (just the binary, no source code). It could print SDL/PR files at least which is what I am looking for.

I have tried to search for it but am unable to find it. Does anyone have a link (or name) for this tool?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T13:20:43+00:00Added an answer on June 6, 2026 at 1:20 pm

    Finally I found it. It is called SDLT:

    What is

    The SDLT is a free SDL compiler for SDL-PR language that
    generates SDL-GR in PostScript format.

    The SDL language is a language well suited for especification and
    description of service oriented applications.

    SDLT programs comp.exe, pag.exe and form.exe were originally
    developped in CPqD TELEBRAS and were transfered, in 1986, together
    with the TROPICO R product, to contracted manufactures.

    The SDLT also generates SDL-GR in PDF format if you have installed the
    CutePDFTM Printer.

    Update:

    For some reason, I get a “file not found” error when running compile from the sdlt program. Since it only is a graphical frontend I have figured out how to run the required backends from a Makefile:

    # Variables assigned with = are evaluated at each substitution.
    # Variables assigned with := are evaluated at assignment.
    SDLT_CONF := $(shell mktemp sdlt.conf.XXXXXXXXXX)
    
    all: basics1.pdf
    
    %.pdf: %.ps
            ps2pdf $^ $@
    
    %.ps: %.prg
            ./mk_dosbox_conf.sh `pwd` `echo $@ | sed 's/\.ps$$//'` > $(SDLT_CONF)
            dosbox -conf $(SDLT_CONF)
            rm $(SDLT_CONF)
            mv \
                    `echo $@ | tr "[:lower:]" "[:upper:]"` \
                    `echo $@ | tr "[:upper:]" "[:lower:]"`
    

    And with the following as mk_dosbox_conf.sh:

    #!/bin/sh
    
    # Makes a dosbox.conf file that automates what SDLT.exe does
    
    if [ $# -ne 2 ]
    then
            echo "Usage: $0 <directory> <filenamebase>"
            exit 1
    fi
    
    cat <<EOF
    [autoexec]
    mount c: $1
    c:
    comp $2
    pag  $2
    form $2
    del $2.SBL
    del $2.LST
    del $2.RSP
    del $2.TXT
    exit
    EOF
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know that this question has already been asked HERE but sadly none of
Some time ago I found the MJVM project. Sadly, this project has been abandoned
I have a varchar field that looks like (sadly I have no control over
Im trying to use the asp.net menucontrol but sadly without any luck. Here is
I'm working with a Ruby project for school, and have sadly not been able
New to this library (no more familiar with BeautifulSoup either, sadly), trying to do
I have some elements I want to display. But sadly it does not work
stupid problem. I get those from a client connecting to a server. Sadly, the
I am starting up with AFNetworking to replace the sadly-defunct ASIHTTPRequest. People seem to
I tried installing silverlight 5 developer runtime but sadly things ended up being a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.