Sort and present line-based data as it is read
A simple program written in several languages for the purpose of examining these languages.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from hissp.reader import transpile
|
||||
transpile(__package__, "livesort", "test_livesort")
|
||||
del transpile
|
||||
|
||||
from livesort_hssp.livesort import livesort, render
|
||||
Reference in New Issue
Block a user