Giter Club home page Giter Club logo

yacc-lex-for-reversed-automatic-differentiation's Introduction

Yacc-lex-for-reversed-automatic-differentiation

lex和yacc编写的反向自动微分程序代码

First: what is Reversed automatic differentiation? Google or Baidu 首先请通过百度或者谷歌学会反向自动微分是什么~

Simple pick up of Lex & Yacc (flex & bison):

  1. yacc & lex online manual http://dinosaur.compilertools.net/
  2. Mini-C-Compiler in yacc https://github.com/rabishah/Mini-C-Compiler-using-Flex-And-Yacc
  3. generating file:lex translate.l yacc translate.y gcc y.tab.c -ly -ll(google it and you'll get it)
  4. small calculator https://developer.ibm.com/technologies/systems/tutorials/au-lexyacc/
  5. try to read as much as you can! Good luck.

快速入门必看:

  1. yacc和lex简洁版手册 http://dinosaur.compilertools.net/
  2. 小型c语言编译器 https://github.com/rabishah/Mini-C-Compiler-using-Flex-And-Yacc
  3. linux编译命令行:lex translate.l 下一句yacc translate.y 下一句gcc y.tab.c -ly -ll(可能有区别建议百度)
  4. 小型计算器 https://developer.ibm.com/technologies/systems/tutorials/au-lexyacc/
  5. 本实验要求巨大多英文阅读能力,请多多加油~
  6. 中科大2020CS编译原理zql班实验

yacc-lex-for-reversed-automatic-differentiation's People

Contributors

isaacveg avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.