Readme and early CI
This commit prepares the code to be uploaded to gitlab. Included is a small readme and basic CI. Signed-off-by: Ava Affine <ava@sunnypup.io>
This commit is contained in:
parent
e4c6e0924a
commit
528a61749d
3 changed files with 45 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
#![feature(let_chains)]
|
||||
#![feature(iter_collect_into)]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(core_float_math)]
|
||||
|
||||
pub mod sexpr;
|
||||
pub mod lexer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue