简单优雅的编程语言 luna

码农软件 · 软件分类 · 脚本编程语言 · 2019-03-04 13:44:45

软件介绍

luna 是一门简单优雅的编程语言,主要有C发展而来,并支持线程并发、异步I/O。

构建

1.运行:

$ make

2.查看帮助

$ ./luna --help

简单示例:

def greet(name:string)
  return "Hello " + name
end

本文地址:https://www.codercto.com/soft/d/608.html

The Definitive Guide to Django

The Definitive Guide to Django

Adrian Holovaty、Jacob Kaplan-Moss / Apress / 2007-12-06 / CAD 45.14

Django, the Python-based equivalent to the Ruby on Rails web development framework, is presently one of the hottest topics in web development today. In The Definitive Guide to Django: Web Development ......一起来看看 《The Definitive Guide to Django》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

MD5 加密
MD5 加密

MD5 加密工具

html转js在线工具
html转js在线工具

html转js在线工具