packages/library/odin-sample
o

odin-sample

fbce1b4library

No description provided.

0 stars0 forksMITupdated 1 year ago
Open repo

Odin Sample

This project is just me trying out Odin.

Compile & Run

$ odin build src -vet
$ ./src.bin -- <EXPRESSION>

On Linux you can provide a file as input:

$ ./src.bin -- "$(cat example.txt)"

To output numbers only, sed can be used as follows:

| sed -E 's/\s*([+\-]?[0-9]+\.?[0-9]*)\s*=.*/\1/'
Package Info
Version
fbce1b4
License
MIT
Author
@Marco4413
Type
library
Forks
0
Created
1 year ago
Updated
1 year ago
Health
maintained
has releases
has readme
has license
Activity
last 56 weeks