AI-native programming language for software engineering tasks
AI-native programming language that integrates software engineering
xgo$ xgo 'create a function that sorts an array'$ xgo 'build a todo list app with save and load features'$ xgo explain < myprogram.xgo$ xgo 'translate this Python function to JavaScript' < script.py$ xgo run myprogram.xgo