View Single Post
Old 08-26-2013, 12:03 PM   #40
Fission
no
Simfile JudgeFFR Simfile AuthorFFR Veteran
 
Fission's Avatar
 
Join Date: Jan 2004
Age: 33
Posts: 1,850
Default Re: .sm to .dwi converter

i'm planning on completely writing the entire script using the penlight lua libraries. in particular, most of the .sm file parsing will be done in the method described in http://stevedonovan.github.io/Penlig...guration_Files. i have spent a lot of time writing my own file parsing when most of the work was already done for me, so i'm just going to use it.

this is going to allow me to convert between .dwi and .sm formats a lot easier so i can write a converter that goes the other direction (.dwi -> .sm) and will allow the converter to be configurable with a configuration file.

also, i created a gist for this script that i'll update the op with when i'm at home so i can give real-time updates as to what i'm doing.

Last edited by Fission; 08-26-2013 at 12:06 PM..
Fission is offline   Reply With Quote