This website works better with JavaScript.
Home
Explore
Help
Sign In
felix
/
slime
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
alsdkj
master
FelixBrendel
6 years ago
parent
b3023f259a
commit
2345cc9f20
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
bin/automata.slime
+ 1
- 0
bin/automata.slime
View File
@@ -8,4 +8,5 @@
(set! q (delta q s))
(list (if (set::contains? F q) :accept :fail) q))
:automaton)))
)
Write
Preview
Loading…
Cancel
Save