Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A natural language layer on top of Budgie. 🦜

License

NotificationsYou must be signed in to change notification settings

budgielang/NBudgie

Repository files navigation

Greenkeeper badgeBuild StatusNPM version

A natural language layer on top of Budgie.

General Language Syntax (Budgie) is a unified syntax that compiles into a number of OOP languages.NBudgie converts natural language to Budgie syntax, which can then be converted into real code.

NBudgieBudgie
Comment that this is an awesome projectcomment line : This is an awesome project
Gimme a for loop for i from 0 to 10 plsfor numbers start : i number 0 10
Let's start off with a joyous class named PaintingFirst we'll give it a happy little private string named treesThen we add to that with a fun private member name, also of type intYou know what, I think that's all we need. Let's end the class.
class start : Paintingmember variable declare : private trees stringmember variable declare : private name stringclass end

Usage

constnbudgie=require("nbudgie");constnbudgieParser=nbudgie.createParser();// "comment line : Hello!"nbudgieParser.parseLines([`note: Hello!`]);

Development

Seedocs/Development.md.


[8]ページ先頭

©2009-2025 Movatter.jp