public inbox for ~johnnyrichard/olang-devel@lists.sr.ht
 help / color / mirror / code / Atom feed
e4b263d5f2da4dbc5b58a918df829a3169d0a50f blob 549 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 
% OC(1)
% olang mantainers
% Feb 2024

# NAME

oc - O Programming Language compiler

# SYNOPSIS

**oc**
    source_file
    [**----dump-tokens**]
    [**--o** output_file [**----save-temps**]] 

# DESCRIPTION

**oc** is the offical O programming language compiler, it is also a tool that
contains utilities to help the language development.

# GENERAL OPTIONS

**----dump-tokens**
:   Display lexical tokens given a soruce.0 code.

**--o <file>**
:  Compile program into a binary file

**----save-temps**
:   Keep temp files used to compile program
debug log:

solving e4b263d ...
found e4b263d in http://lists.johnnyrichard.com/olang/20240312193924.108229-1-johnny@johnnyrichard.com/
found e3d3cfc in https://git.johnnyrichard.com/olang.git
preparing index
index prepared:
100644 e3d3cfc67951a967aba547f26cf1dd3a9f8f3208	docs/manpages/0c.md

applying [1/1] http://lists.johnnyrichard.com/olang/20240312193924.108229-1-johnny@johnnyrichard.com/
diff --git a/docs/manpages/0c.md b/docs/manpages/oc.md
similarity index 76%
rename from docs/manpages/0c.md
rename to docs/manpages/oc.md
index e3d3cfc..e4b263d 100644

Checking patch docs/manpages/0c.md => docs/manpages/oc.md...
Applied patch docs/manpages/0c.md => docs/manpages/oc.md cleanly.

index at:
100644 e4b263d5f2da4dbc5b58a918df829a3169d0a50f	docs/manpages/oc.md

Code repositories for project(s) associated with this public inbox

	https://git.johnnyrichard.com/olang.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox