Rust preliminaries

This commit is contained in:
Greg Shuflin
2023-01-14 02:00:02 -08:00
parent 6098bf84d6
commit ab53cfdb7d
4 changed files with 13 additions and 13 deletions

5
README
View File

@@ -1,4 +1,3 @@
<h1 align="center">Schala - A Programming Language Implementation </h1>
No-runtime-value-error-language
A language wth a largely-python-like where there are no value errors. Can call null like a function
`schala` is a particular implementation of a yet-unnamed quasi-functional programming language.