Email or username:

Password:

Forgot your password?
Top-level
WimⓂ️

I've been chipping away at it quietly for over a year now, and I am finally at the stage were I can read a file provided on command line and print it (!)

(Well, that, and a bit more. But getting IO and strings working was the biggest task).

1 comment
WimⓂ️

Not to be mysterious about it, it's a source-to-source compiler from Fortran-90 to Uxntal, written in Perl.

I'm doing this for one purpose only: to compile my Funktal compiler into Uxntal, to see if it will fit. The signs are hopeful.

#Uxn #Perl #Fortran

Go Up