File: sasm.1

package info (click to toggle)
sasm 3.11.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,308 kB
  • sloc: cpp: 7,196; pascal: 1,596; asm: 81; makefile: 7; ansic: 5
file content (19 lines) | stat: -rw-r--r-- 404 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.TH sasm 1 "January 29 2019"
.SH NAME
sasm \- simple crossplatform IDE for NASM, GAS and FASM assembly languages
.SH SYNOPSIS
.B sasm
.RI "files" ...
.SH DESCRIPTION
This manual page documents briefly the
.B sasm
command.
.PP
\fBsasm\fP is a simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages
.SH SEE ALSO
.BR nasm (1),
.BR fasm (1),
.BR as (1),
.BR gss (1),
.BR intel2gas (1).
.br