#newtonscript — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #newtonscript, aggregated by home.social.
-
Twenty nine years ago today, Apple shipped its Newton Toolkit development tool for Windows. “[It] gives developers the platform independence they desire.”
-
@inlovewithpda @splorp
@newtontalkCan anyone recommend an app for importing a text file into a soup or for converting it into a pkg file? The text file consists of records delimited by newlines these in turn consist of fields separated by commas or tabs.
The first field (aka first column) should be used as the key.
I know I can massage the data into #NewtonScript arrays and use Einstein to convert it into a pkg, but I'd prefer an alternate path.