bakpakin on master
Remove stack inversion code for… Merge branch 'master' of github… (compare)
bakpakin on master
Remove stack inversion code for… (compare)
llmII: here's a taste of what you can do with parser/*
stuff: https://github.com/sogaiu/janet-editor-elf/blob/master/janet-editor-elf/delims.janet#L16-L53
this is what i use to find missing delimiters in "partial" code
[]
to get it all back as an array of toplevel values
(ev/with-deadline 5 (ev/thread (fn [] (while true ()))))
works 😁
fn
defn
defmacro
and variants that'd pretty much make flycheck do great for checking for errors without having to worry about arbitrary execution
debug/stacktrace
@{@[1 2] 1 @[2 3] 4}