GithubHelp home page GithubHelp logo

855309 / mayonnaise Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 0.0 343 KB

A cool ruby-like programming language written from scratch.

Home Page: https://855309.github.io/mayonnaise/

License: MIT License

C++ 99.97% CMake 0.03%
programming-language interpreted-programming-language cplusplus

mayonnaise's Introduction

mayonnaise

A cool ruby-like programming language written from scratch.

Quick Look

Building

$ mkdir build && cd build
$ cmake ..

$ make

After the build,

$ ./mayonnaise <file>

mayonnaise's People

Contributors

855309 avatar user0020 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

mayonnaise's Issues

Mingw file too big error

My error:

[build] [ 90%] Building CXX object CMakeFiles/b.dir/src/versioncontrol.cpp.obj
[build] c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/bin/as.exe: CMakeFiles\b.dir\src\runtime.cpp.obj: too many sections (51186)
[build] C:\Users\user\AppData\Local\Temp\ccW6iSbu.s: Assembler messages:
[build] C:\Users\user\AppData\Local\Temp\ccW6iSbu.s: Fatal error: can't write 9 bytes to section .text of CMakeFiles\b.dir\src\runtime.cpp.obj because: 'File too big'
[build] c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../../mingw32/bin/as.exe: CMakeFiles\b.dir\src\runtime.cpp.obj: too many sections (51186)
[build] C:\Users\user\AppData\Local\Temp\ccW6iSbu.s: Fatal error: can't close CMakeFiles\b.dir\src\runtime.cpp.obj: File too big
[build] CMakeFiles\b.dir\build.make:158: recipe for target 'CMakeFiles/b.dir/src/runtime.cpp.obj' failed
[build] mingw32-make.exe[2]: *** [CMakeFiles/b.dir/src/runtime.cpp.obj] Error 1
[build] CMakeFiles\Makefile2:81: recipe for target 'CMakeFiles/b.dir/all' failed
[build] mingw32-make.exe[1]: *** [CMakeFiles/b.dir/all] Error 2
[build] Makefile:89: recipe for target 'all' failed
[build] mingw32-make.exe: *** [all] Error 2
[build] Build finished with exit code 2

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.