GithubHelp home page GithubHelp logo

turtlecoder / sln2nmake Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 26 KB

An incomplete/abandoned project to convert of Visual Studio solutions to makefiles and learn fsyacc and fslex.

F# 72.56% C# 27.44%

sln2nmake's Introduction

Sln2NMake

Introduction

This project was an attempt to learn lexing and parsing using F#, FsLex, and FsYacc and generate usable NMake-compatible makefiles. The project grew out of frustration with the Visual Studio build system (that I was working with at the time). My team was used to build its software through Visual Studio everywhere, even on integration systems. This meant that in order to build the source code on new machines, you had to install Visual Studio 2008 (or was it 2010) on the target machine... and that implied that you had to go through IT getting permissions because licensing requirements. It also meant obscene amount of time waiting around for visual studio to launch and build. I considered MSBuild, but for some reason I could not get it to work with the stock conversion tools.

I got to the point where I had begun to parse Solution files and was toying around with ideas on how to parse vcproj and vcsharpproj files. I stopped because I moved on to another job in another organization.

I am putting this up here, just to preserve it and hoping someone might find it useful.

sln2nmake's People

Stargazers

evilbeast avatar

Watchers

James Cloos avatar Haroon Khan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.