Giter VIP home page Giter VIP logo

tu's People

Contributors

brewlin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

tu's Issues

How to debug tu binary

Exciting project!

I just built a simple hello.tu.

use fmt
func main() {
  fmt.println("Hello World")
}

then run tu build hello.tu
I got the a.out file

My question is how to debug the a.out.
more specifically,

  • how to add a breakpoint
  • how to watch local variable
  • etc

Thanks.

怎么方便接入其他语言的生态

作者想法非常好,我也是想要动态语言+静态语言的组合。之前是看到dart,不过还是有虚拟机。
作者有没有考虑怎么和已有生态结合,重新造轮子代价太大。另外凸语言有没有一个切入点,打造一个杀手级应用。

在Windows用mingw编译应该如何修改Makefile文件?

 MINGW64 /d/softinstall/tulang/tu
$ mingw32-make
environment: line 1: tu: command not found
rm: cannot remove 'a.tu.s': No such file or directory
environment: line 1: tu: command not found
D:\msys64\mingw64\bin\ar.exe: *.o: Invalid argument
mv: cannot stat '*.o': No such file or directory
install liba  to /usr/local/lib/colib success

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.