Skip to content

Platform independant I/O #18

@arabine

Description

@arabine

Hi,

I'm an embedded programmer and I always look for embadable scripting languages with low memory footprint. Your one is original and have a very clear implementation :)

Unfortunately, embedded devices have often specific I/O access for files and console (which is not always available or printed to a serial interface.

My hint whould be to move specific OS I/O out of your source code (FILE, read, printf), and use only hardware agnostic functions in your code. Then Icould run it on a microcontroller for fun :) (not only, I have an idea of usage.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions