Commit graph

33 commits

Author SHA1 Message Date
8e8d54c4b5 small fixes and cleaning up
removed debug statement from shell.rs
fixed casing for constants
added flag to make sure reading works correctly
2021-12-21 08:05:02 +01:00
73e7b1b7c7 int and float parsing!
hell yes
2021-12-20 18:36:04 +01:00
500eb972bd basic tokenization WORKSSSSSSSS BABYYYY 2021-12-20 14:34:21 +01:00
d5da7b0f26 added quitting to shell and started lexer 2021-12-19 21:38:21 +01:00
0eed22213f updated regexp
now supports ; comments
2021-12-16 21:12:44 +01:00
4ab1565f9d Merge branch 'main' of https://github.com/obsidianical/strath 2021-12-16 17:52:11 +01:00
662005b2f0 added comment and newline cleaning 2021-12-16 17:52:06 +01:00
5b967becd3
Merge pull request #7 from Ihre-Kaiserliche-Hoheit/main
Documentation 1.1
2021-12-16 12:50:03 +01:00
Kaiser
f9df91ee9f Update readme.md 2021-12-16 12:43:39 +01:00
Kaiser
d1a3ff130f Documentation 1.1
Update readme.md

Update readme.md
2021-12-16 12:36:49 +01:00
14843c3fe1
Merge pull request #6 from Ihre-Kaiserliche-Hoheit/main
Update animal.sm and added proper documentation
2021-12-16 12:29:44 +01:00
Kaiser
5542468281 Documentation 1.0 2021-12-16 12:28:24 +01:00
Kaiser
7d1d18e2e2 Update animal.sm 2021-12-16 11:59:13 +01:00
e0dfaab50e
Merge pull request #5 from Ihre-Kaiserliche-Hoheit/main
Resolved Shitty Conflict Resolution
2021-12-16 11:53:05 +01:00
Kaiser
87b3e1eaa8 Resolved Shitty Conflict Resolution
@obsidianical learn how to properly merge conflicting commits, you disgrace of a git user
2021-12-16 11:51:01 +01:00
1ef1ef6c89 fixed typos 2021-12-16 11:47:08 +01:00
67c594e87b yesxklm 2021-12-16 11:46:20 +01:00
9fa7ed1dcf started work 2021-12-16 11:45:16 +01:00
602600c8ef
Merge pull request #4 from Ihre-Kaiserliche-Hoheit/main
Stuff for and more stuff
2021-12-16 11:45:13 +01:00
Kaiser
c0708355bf Create readme.md 2021-12-16 11:42:42 +01:00
Kaiser
be2b4f7dfe Get dogged! 2021-12-16 11:38:49 +01:00
feb1af4659
Merge pull request #3 from Ihre-Kaiserliche-Hoheit/main
Fixed the Cat
2021-12-16 11:27:56 +01:00
Kaiser
12fccdde91 Fixed the Cat
Goddamned, don't  feed the cat with plastic shrimps
2021-12-16 11:22:58 +01:00
f174ec9927 Update animal.sm 2021-12-16 10:40:06 +01:00
e98f230db1 added cat.sm 2021-12-16 10:38:27 +01:00
660294523e
Merge pull request #2 from Ihre-Kaiserliche-Hoheit/main
Added examples for functions Hello World and Input
2021-12-16 10:14:30 +01:00
e9b3337ae4 added animal class 2021-12-16 10:08:08 +01:00
Kaiser
80ac9689dd Added some examples 2021-12-16 10:03:50 +01:00
Kaiser
4f3af81aba Added Hello World Example
As the commit name says
2021-12-16 09:54:58 +01:00
e2b1af59b4 examples the first 2021-12-16 09:40:17 +01:00
1f59a4a874 multiply strings by float 2021-12-16 09:03:40 +01:00
c789285e6a init 2021-12-15 20:28:10 +01:00
4bd4fe11ae Initial commit 2021-12-15 20:07:59 +01:00