mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-26 21:08:45 +08:00
✨ optimize location info gen in codegen
and refactor lib.nas, add multiple native modules
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# hexdump.nas by ValKmjolnir
|
||||
# 2021/8/13
|
||||
import.std.file;
|
||||
import.std.runtime;
|
||||
|
||||
# init
|
||||
var hex=func(){
|
||||
|
||||
Reference in New Issue
Block a user