All Projects → lexxmark → Winflexbison

lexxmark / Winflexbison

Main winflexbision repository

Programming Languages

c
50402 projects - #5 most used programming language

Labels

Projects that are alternatives of or similar to Winflexbison

Lbrnmeituan
ReactNative 仿美团项目
Stars: ✭ 84 (-57.36%)
Mutual labels:  flex
Flex.css
flex.css is declarative layout which is compatible with wechat, UC, webview and other main-stream mobile browser and surpports react, vue, angular.
Stars: ✭ 1,537 (+680.2%)
Mutual labels:  flex
Primereact
The Most Complete React UI Component Library
Stars: ✭ 2,393 (+1114.72%)
Mutual labels:  flex
Happy Chat
基于node+express的聊天室,支持发送文本、图片、表情、自定义字体颜色、窗口震动
Stars: ✭ 96 (-51.27%)
Mutual labels:  flex
Infinity Css Grid
Fluid Flex Solution for making infinite grid columns.
Stars: ✭ 112 (-43.15%)
Mutual labels:  flex
Css Grid Flex
📖An introduction about grid and flex of css.
Stars: ✭ 127 (-35.53%)
Mutual labels:  flex
Moonshine Ide
Moonshine is a free and open source middleweight IDE built with ActionScript 3 for ActionScript 3, Apache Flex®, Apache Royale™, and Feathers development, with Cloud and Desktop support.
Stars: ✭ 76 (-61.42%)
Mutual labels:  flex
Flex
The Fast Lexical Analyzer - scanner generator for lexing in C and C++
Stars: ✭ 2,338 (+1086.8%)
Mutual labels:  flex
Flexy
Flexy is minimal CSS framework made with Flex
Stars: ✭ 114 (-42.13%)
Mutual labels:  flex
Travelibrary
🐣流动图书馆微信小程序前端
Stars: ✭ 160 (-18.78%)
Mutual labels:  flex
Simple wc example
simple word count example using flex/bison parser
Stars: ✭ 102 (-48.22%)
Mutual labels:  flex
Vue2 Elm
基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
Stars: ✭ 37,325 (+18846.7%)
Mutual labels:  flex
Vue3.0 Admin
vue3.0 + typescript + element-ui + 后台系统
Stars: ✭ 142 (-27.92%)
Mutual labels:  flex
Vue Typescript Music
🔥 基于 vue 全家桶 音乐项目(Music project) vue+typescript 实现 高仿 网易云音乐 移动端WebApp
Stars: ✭ 94 (-52.28%)
Mutual labels:  flex
Qr Code Bundle
Bundle for generating QR codes in Symfony
Stars: ✭ 169 (-14.21%)
Mutual labels:  flex
Materialtimecontrol
Time component for angular/Material2 (5.0.0-rc0)
Stars: ✭ 81 (-58.88%)
Mutual labels:  flex
React Flexa
Responsive React Flexbox (CSS Flexible Box Layout Module) grid system based heavily on the standard CSS API.
Stars: ✭ 120 (-39.09%)
Mutual labels:  flex
Fake
嵌入式脚本语言 Lightweight embedded scripting language
Stars: ✭ 172 (-12.69%)
Mutual labels:  flex
Flexulator
A visual flexbox space distribution calculator
Stars: ✭ 171 (-13.2%)
Mutual labels:  flex
Flexible Grid
Flexible grid layouts to get you familiar with building within the flexible grid system.(HTML, CSS, SASS, SCSS)
Stars: ✭ 154 (-21.83%)
Mutual labels:  flex

WinFlexBison - Flex and Bison for Microsoft Windows

WinFlexBison is a Windows port of Flex (the fast lexical analyser) and GNU Bison (parser generator). Both win_flex and win_bison are based on upstream sources but depend on system libraries only.

NOTE:

  • 2.4.x versions include GNU Bison version 2.7
  • 2.5.x versions include GNU Bison version 3.x.x

Build status

Bison 3.x (master) Build status and, for compatibility reasons, Bison 2.7 (bison2.7) Build status

Downloads

https://github.com/lexxmark/winflexbison/releases provides stable versions. To test non-released development versions see the artifacts provided by CI under "Build status".

Changelog

The release page includes the full Changelog but you may also see the changelog.md file.

Build requirements

  • Visual Studio 2017 or newer
  • optional: CMake (when building with CMake)

HowTo

You may use win_flex and win_bison directly on the command line or use them via CustomBuildRules in VisualStudio.

Example flex/bison files

See https://github.com/meyerd/flex-bison-example

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].